From a982450ed2c424df40273bc460e85ac5e1f10b0f Mon Sep 17 00:00:00 2001 From: Dennis Date: Sun, 11 Mar 2018 12:50:35 +0100 Subject: [PATCH] Changed icon in contact section and fixed layout --- css/default.css | 15 +++++++++++++-- css/layout.css | 6 +++--- index.html | 4 ++-- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/css/default.css b/css/default.css index 8204375..82704bd 100755 --- a/css/default.css +++ b/css/default.css @@ -181,8 +181,19 @@ p.lead { p.contacttext { font: 19px/36px 'opensans-light', sans-serif; - margin-top: 4px; - margin-left: 10px; + color: #ebeeee; +} + +@media only screen and (min-width: 889px) { + p.contacttext{ + margin-top: 10px; + } +} + +@media only screen and (min-width: 756px) { + p.contacttext{ + margin-left: -15px; + } } diff --git a/css/layout.css b/css/layout.css index 9d22ed5..cab1636 100755 --- a/css/layout.css +++ b/css/layout.css @@ -899,10 +899,10 @@ call-to-action .button { #contact h1 span { display: none; } #contact h1:before { font-family: 'FontAwesome'; - content: "\f0e0"; + content: "\f2bb"; padding-right: 10px; - font-size: 72px; - line-height: 72px; + font-size: 90px; + line-height: 90px; text-align: left; float: left; color: #ebeeee; diff --git a/index.html b/index.html index 80f0659..6fc6329 100755 --- a/index.html +++ b/index.html @@ -501,11 +501,11 @@ ================================================== -->
-
+

-
+

Do you have any further questions? Don't hesitate to reach out to me! You can either use the contact form or the contact details below.