removed height restraints inside media query

This commit is contained in:
neko 2021-04-10 00:32:17 +02:00
parent e3d4063b38
commit 2c582872a5

View File

@ -169,7 +169,7 @@ footer {
top: 0px !important;
left: 0px !important;
width: auto !important;
height: auto !important;
}
.headline, .title, .meta, .content, nav, nav a {
font-size: 0.5rem;