diff options
Diffstat (limited to '_sass')
| -rw-r--r-- | _sass/_as-theme.scss (renamed from _sass/_gt-theme.scss) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_sass/_gt-theme.scss b/_sass/_as-theme.scss index 4ffe729..e17f605 100644 --- a/_sass/_gt-theme.scss +++ b/_sass/_as-theme.scss @@ -79,8 +79,8 @@ body { } .header__title { - padding-top: $spacing-unit/2; - padding-bottom: $spacing-unit/2; + padding-top: $spacing-unit/4; + padding-bottom: $spacing-unit/4; background-color: $purple-color; h1 { text-align: center; |
