mirror of
https://github.com/valentineus/popov.link.git
synced 2025-09-12 15:10:30 +03:00
Fix indent for mobile platform
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@@ -16,6 +16,7 @@ body {
|
|||||||
@media (max-width: 684px) {
|
@media (max-width: 684px) {
|
||||||
body {
|
body {
|
||||||
font-size: $font-size-base * .85;
|
font-size: $font-size-base * .85;
|
||||||
|
padding: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user