remove unused CSS class

This commit is contained in:
MathMan05 2024-06-08 23:09:39 -05:00
parent 8c80870d30
commit 1b6c5e20c0

View file

@ -11,9 +11,6 @@ body {
#TOS{ #TOS{
width: fit-content !important; width: fit-content !important;
} }
.unkownfile{
background:var(--unknown-file-bg) ;
}
.imgfit { .imgfit {
max-width: 80vw; max-width: 80vw;
max-height: 80vh; max-height: 80vh;