aboutsummaryrefslogtreecommitdiff
path: root/style.css
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 /style.css
parentea1c005213ac914110526e824b024006b01c9895 (diff)
downloadkompetenzbolzen.github.io-df79f8e734aba31f5c3ebd84cc39adf8c394ca4c.tar.gz
Tweak spacing on navigation
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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;