1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 09:26:40 +00:00

Fixed issue where brendans shitting monitor broke my header

This commit is contained in:
Anson Biggs 2018-01-25 13:38:33 -07:00
parent 689349e34e
commit 0d7a848094
2 changed files with 4 additions and 3 deletions

View File

@ -3095,4 +3095,7 @@
padding: 0;
}
}
#header {
padding-top: 0
}

View File

@ -30,7 +30,7 @@
<section id="header">
<header>
<!--<span class="image avatar"><img src="images/embryriddle.png" alt="Embry-Riddle Aeronautical University" /></span>-->
<h1><br><br></h1><!--Brings down the header since theres no longer a picture so it doesnt look awkward-->
<h1></h1><!--Brings down the header since theres no longer a picture so it doesnt look awkward-->
<h1 id="logo">Anson Biggs Portfolio</h1>
<p>Aerospace Engineering Student at</br> <a href="http://prescott.erau.edu/">Embry-Riddle Aeronautical University Prescott</a></p>
</header>
@ -42,7 +42,6 @@
<li><a href="#three">Things I Can Do</a></li>
<li><a href="#four">Accomplishments and Personal Projects</a></li>
<li><a href="#five">Contact</a></li>
</ul>
</nav>
<footer>
@ -123,7 +122,6 @@
<li class="fa-bolt">SolidWorks</li>
<li class="fa-plane">Catia</li>
<li class="fa-files-o">Blender</li>
</ul>
</div>
</section>