summaryrefslogtreecommitdiff
path: root/layouts/index.html
diff options
context:
space:
mode:
authorHorus32016-10-22 12:20:46 +0200
committerHorus32016-10-22 12:20:46 +0200
commit6c577a65339ac597ac622fb839393f931562cf8e (patch)
tree04d56b6a7f3e0783d391e614d2c09e813dc2919f /layouts/index.html
parentc15893f16dcc694db3b064a77272d9c0da9be2c1 (diff)
downloadiamfabulous.de-6c577a65339ac597ac622fb839393f931562cf8e.tar.gz
Fix the projects page, improves the piwik script, concats the assets with gulp and styles the 404 template.
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 522daf5..94aa532 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -7,13 +7,13 @@
<div class="twelve columns">
<a href="https://www.complicissimus.de" title="blog">my blog</a>
</div>
- <div class="twelve columns margin-top">
+ <div class="twelve columns margin-top-small">
<a href="projects/" title="side projects">projects</a>
</div>
- <div class="twelve columns margin-top">
+ <div class="twelve columns margin-top-small">
<a href="journal/" title="journal">journal</a>
</div>
- <div class="twelve columns margin-top">
+ <div class="twelve columns margin-top-small">
<a href="https://www.complicissimus.de/about/#kontakt" title="contact">contact</a>
</div>
</div>