aboutsummaryrefslogtreecommitdiff
path: root/sass/_framework.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/_framework.scss')
-rw-r--r--sass/_framework.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/_framework.scss b/sass/_framework.scss
index e692dd3..99368d9 100644
--- a/sass/_framework.scss
+++ b/sass/_framework.scss
@@ -27,7 +27,7 @@ body {
@media (max-width: 684px) {
body {
font-size: $font-size-base * 0.85;
- padding: 4em 2em 2em 2em;
+ padding: 4em 1em 2em 1em;
}
}