aboutsummaryrefslogtreecommitdiffstats
path: root/_sass
diff options
context:
space:
mode:
Diffstat (limited to '_sass')
-rw-r--r--_sass/_as-theme.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/_sass/_as-theme.scss b/_sass/_as-theme.scss
index 927c73f..79860d9 100644
--- a/_sass/_as-theme.scss
+++ b/_sass/_as-theme.scss
@@ -2,6 +2,7 @@
body {
font-family: $font-sans;
background-color: $white-color;
+ overflow-y: scroll;
}
.teaser {