[CSS] Hotfix: font was too small for mobile devices.
This commit is contained in:
parent
978e9443a5
commit
45f96f5ec9
@ -7,9 +7,6 @@ s {
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
body, html {
|
||||
font-size: 0.9rem !important;
|
||||
}
|
||||
header {
|
||||
all: unset !important;
|
||||
z-index: 1 !important;
|
||||
|
Loading…
Reference in New Issue
Block a user