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:
parent
689349e34e
commit
0d7a848094
@ -3096,3 +3096,6 @@
|
||||
}
|
||||
|
||||
}
|
||||
#header {
|
||||
padding-top: 0
|
||||
}
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user