aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-12-17 15:35:43 +0000
committers-ol <s-ol@users.noreply.github.com>2018-12-17 15:35:43 +0000
commit293ab56d31c30186680f7949a2097e282f236a72 (patch)
tree0900a9547bf6310d4a49262c0c23692a25c6ddec /scss
parentadd iii_telefoni content (diff)
downloadmmm-293ab56d31c30186680f7949a2097e282f236a72.tar.gz
mmm-293ab56d31c30186680f7949a2097e282f236a72.zip
add subheader
Diffstat (limited to 'scss')
-rw-r--r--scss/_header.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/_header.scss b/scss/_header.scss
index 726d89e..2bcb80c 100644
--- a/scss/_header.scss
+++ b/scss/_header.scss
@@ -52,6 +52,10 @@ header {
padding: 1em 2rem;
color: $gray-bright;
background: $gray-darker;
+
+ > a {
+ margin-right: 2em;
+ }
}
}