aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-20 16:58:10 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-20 16:58:10 -0400
commitdf79f8e734aba31f5c3ebd84cc39adf8c394ca4c (patch)
tree7092eb924370e647182ce4414c79b0b9a197adaa
parentea1c005213ac914110526e824b024006b01c9895 (diff)
downloadkompetenzbolzen.github.io-df79f8e734aba31f5c3ebd84cc39adf8c394ca4c.tar.gz
Tweak spacing on navigation
-rwxr-xr-xscss/style.scss2
-rw-r--r--style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/scss/style.scss b/scss/style.scss
index ac58e9f..c4b637c 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -218,7 +218,7 @@ nav {
}
a {
- margin-left: 25px;
+ margin-left: 20px;
color: $darkGray;
text-align: right;
font-weight: 300;
diff --git a/style.css b/style.css
index 2494d01..0e559b5 100644
--- a/style.css
+++ b/style.css
@@ -196,7 +196,7 @@ nav {
display: block;
font-size: 16px; } }
nav a {
- margin-left: 25px;
+ margin-left: 20px;
color: #333333;
text-align: right;
font-weight: 300;