removed height restraints inside media query
This commit is contained in:
parent
e3d4063b38
commit
2c582872a5
@ -169,7 +169,7 @@ footer {
|
|||||||
top: 0px !important;
|
top: 0px !important;
|
||||||
left: 0px !important;
|
left: 0px !important;
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
|
height: auto !important;
|
||||||
}
|
}
|
||||||
.headline, .title, .meta, .content, nav, nav a {
|
.headline, .title, .meta, .content, nav, nav a {
|
||||||
font-size: 0.5rem;
|
font-size: 0.5rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user