diff --git a/webpage/style.css b/webpage/style.css index a2b18ed..11403fc 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -11,9 +11,6 @@ body { #TOS{ width: fit-content !important; } -.unkownfile{ - background:var(--unknown-file-bg) ; -} .imgfit { max-width: 80vw; max-height: 80vh;