mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 08:00:26 +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) {
|
||||
body {
|
||||
font-size: $font-size-base * .85;
|
||||
padding: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user