UI cleanup and changes

This commit is contained in:
video-prize-ranch
2022-10-13 17:29:05 -04:00
parent 7cad41e11d
commit 50d71ad321
9 changed files with 57 additions and 35 deletions

View File

@@ -24,11 +24,6 @@ nav {
align-items: center;
}
.center {
display: flex;
justify-content: center;
}
.logo {
filter: invert(1) hue-rotate(180deg);
}