Trashed half my styling, this settings page is going to be a nightmare

This commit is contained in:
Eclypsed
2024-01-30 00:33:19 -05:00
parent b96c3848ad
commit 675e2b2d68
12 changed files with 415 additions and 131 deletions

View File

@@ -47,9 +47,3 @@ img {
--jellyfin-blue: #00a4dc;
--youtube-red: #ff0000;
}
@media screen and (max-width: 768px) {
:root {
font-size: 0.7rem;
}
}