diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-12-17 15:35:43 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-12-17 15:35:43 +0000 |
| commit | 293ab56d31c30186680f7949a2097e282f236a72 (patch) | |
| tree | 0900a9547bf6310d4a49262c0c23692a25c6ddec /scss | |
| parent | add iii_telefoni content (diff) | |
| download | mmm-293ab56d31c30186680f7949a2097e282f236a72.tar.gz mmm-293ab56d31c30186680f7949a2097e282f236a72.zip | |
add subheader
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_header.scss | 4 |
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; + } } } |
