Fix indent for mobile platform
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
2101e4af48
commit
a45868f5c4
@ -16,6 +16,7 @@ body {
|
||||
@media (max-width: 684px) {
|
||||
body {
|
||||
font-size: $font-size-base * .85;
|
||||
padding: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user