Simplify some style nesting and remove leftover styles

This commit is contained in:
daudix
2024-04-03 00:57:47 +03:00
parent deaae64392
commit c0a43b83f9
3 changed files with 9 additions and 17 deletions

View File

@ -7,8 +7,6 @@
width: 150px;
@media only screen and (max-width: 720px) {
& {
display: none;
}
display: none;
}
}