Browse Source

padding out social buttons

chootka 10 năm trước cách đây
mục cha
commit
7dbabfdb74
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      stylesheets/stylesheet.css

+ 10 - 0
stylesheets/stylesheet.css

@@ -109,6 +109,16 @@ header h2 {
   max-width: 620px;
 }
 
+#social {
+  position: absolute;
+  right: 50px;
+  top: 30px;
+}
+
+#social a {
+  padding: 0 8px;
+}
+
 #downloads {
   margin-bottom: 40px;
 }