From 589d988fdc7ba70146cee3903a7aa6fea7ecccf3 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 18 Jul 2018 01:04:10 +0200 Subject: [PATCH] Removed profile picture from About section --- css/layout.css | 7 +------ index.html | 4 +--- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/css/layout.css b/css/layout.css index 440954e..75ad8f5 100755 --- a/css/layout.css +++ b/css/layout.css @@ -243,7 +243,7 @@ ul#nav li.current a { color: #11ABB0; } #about a:hover, #about a:focus { color: #11ABB0; } #about h2 { - font: 30px/30px 'librebaskerville-italic', serif; + font: 29px/30px 'librebaskerville-italic', serif; color: #fff; margin-bottom: 12px; } @@ -251,11 +251,6 @@ ul#nav li.current a { color: #11ABB0; } line-height: 30px; color: #7A7A7A; } -#about .profile-pic { - position: relative; - width: 160px; - border-radius: 100%; -} #about .contact-details { width: 41.66667%; } #about .download { width: 58.33333%; diff --git a/index.html b/index.html index e9697e0..d9fd72a 100755 --- a/index.html +++ b/index.html @@ -95,9 +95,7 @@
-
- -
+

Who am I?