summaryrefslogtreecommitdiff
path: root/_sass/main.sass
diff options
context:
space:
mode:
Diffstat (limited to '_sass/main.sass')
-rw-r--r--_sass/main.sass14
1 files changed, 11 insertions, 3 deletions
diff --git a/_sass/main.sass b/_sass/main.sass
index 094830c..7032ef9 100644
--- a/_sass/main.sass
+++ b/_sass/main.sass
@@ -37,6 +37,14 @@ section.feature
#title
border-bottom: 1px solid rgba(#000,0.1)
- padding-top: 2em
- padding-bottom: 2em
- margin-bottom: 2em
+ padding-top: 3em
+ padding-bottom: 3em
+ margin-bottom: 3em
+
+#logo
+ img
+ width: 128px
+ float: left
+ margin-right: 18px
+ margin-left: -146px
+