Add margin below header.
[Sone.git] / src / main / resources / static / css / sone.css
index 919b033..32fa4c3 100644 (file)
@@ -13,7 +13,7 @@
 /* now for the real stuff. */
 
 #sone {
-       width: 68em;
+       width: 55em;
        margin: auto;
 }
 
@@ -33,6 +33,7 @@
 
 #sone #profile {
        height: 80px;
+       margin-bottom: 1ex;
 }
 
 #sone .profile-link {