remove not longer used media query

This commit is contained in:
Hannes Heute 2024-03-26 17:54:16 +01:00
parent cf37ab239e
commit 8b6924ca9b
1 changed files with 0 additions and 10 deletions

View File

@ -1756,16 +1756,6 @@
margin: 0 auto;
}
/* added above as width: 90%
@media screen and (max-width: 1280px) {
.inner {
max-width: 90%;
}
}
*/
@media screen and (max-width: 480px) {
.inner {