diff options
| author | norrinorri <noora.vanttine@gmail.com> | 2017-06-28 08:45:44 +0300 |
|---|---|---|
| committer | norrinorri <noora.vanttine@gmail.com> | 2017-06-28 08:45:44 +0300 |
| commit | c5ec0d87dc2c87f8171521c6e9479826618fe459 (patch) | |
| tree | fdf6749ccec48039a3d6ec53d1988be2b5b0982b /_sass | |
| parent | 4acf463e66fd5d578408f59b7118880e1c4544aa (diff) | |
pieniƤ muutoksia etusivuun
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; |
