Removed profile picture from About section
This commit is contained in:
		@@ -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%;
 | 
			
		||||
 
 | 
			
		||||
@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user