From 58f32cc9a8c443695e7b845b466aed272b6ebe62 Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Wed, 14 Mar 2018 14:40:15 +0100 Subject: [PATCH] Add text and more margins --- pages/social.html | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/social.html b/pages/social.html index 2f2f155..93bf516 100644 --- a/pages/social.html +++ b/pages/social.html @@ -1,4 +1,4 @@
- - +
Twitter
+
E-Mail
diff --git a/style.css b/style.css index 4c531c7..b0819bd 100755 --- a/style.css +++ b/style.css @@ -155,7 +155,7 @@ h1, h2, h3, h4, h5, p { .icon-container a { display: inline-block; padding: 10px; - margin: 15px; + margin: 25px; box-sizing: border-box; font-size: 32pt; color: #FFFFFF;