social
[prawokultury.git] / prawokultury / static / css / sidebar.scss
index 2607deb..df4ab3e 100644 (file)
         margin-top: 1.3em;
         font-size: 1.1em;
     }
-}
\ No newline at end of file
+}
+
+#sidebar .social {
+    padding-top: 2em;
+    padding-bottom: 2em;
+
+    a {
+        margin-right: 2em;
+        img {
+            vertical-align: middle;
+        }
+    }
+}