Try to add responsive design?

This commit is contained in:
2017-11-26 20:28:43 -08:00
parent 4e3baca3d9
commit af7e919b1e
5 changed files with 131 additions and 32 deletions

View File

@ -1,9 +1,11 @@
<header>
<div id = "title">
<a href="/"><b>Andrew Cassidy</b></a>
<span class="slash">/</span>
<a href="/Projects">Projects</a>
<span class="slash">/</span>
FooBar
<a href="/" id="name"><b>Andrew Cassidy</b></a>
<span id="path">
<span class="slash">/</span>
<a href="/Projects">Projects</a>
<span class="slash">/</span>
FooBar
</span>
</div>
</header>