Removed profile picture from About section

This commit is contained in:
Dennis Potter 2018-07-18 01:04:10 +02:00
parent c2fd343f76
commit 589d988fdc
2 changed files with 2 additions and 9 deletions

View File

@ -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%;

View File

@ -95,9 +95,7 @@
<section id="about">
<div class="row">
<div class="three columns">
<img class="profile-pic" src="images/profilepic.jpg" alt="" />
</div>
<div class="three columns"></div>
<div class="nine columns main-col">
<h2>Who am I?</h2>