aboutsummaryrefslogtreecommitdiff
path: root/src/scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss')
-rw-r--r--src/scss/style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/scss/style.scss b/src/scss/style.scss
index 1c0f8f6..0867c84 100644
--- a/src/scss/style.scss
+++ b/src/scss/style.scss
@@ -92,6 +92,7 @@ header {
background-attachment: fixed;
@media only screen and (max-width: $bp-small) {
text-align: center;
+ background-attachment: scroll;
}
}
@@ -156,7 +157,7 @@ section[data-scroll] .content {
&__header {
text-align: center;
- margin-bottom: 2rem;
+ margin-bottom: 1rem;
& h2 {
margin-bottom: 1rem;