Style update
Move borders below header
This commit is contained in:
parent
e9d7129136
commit
5d5b464371
3 changed files with 26 additions and 15 deletions
|
|
@ -10,14 +10,16 @@
|
|||
<main class="wrapper">
|
||||
<header id="masthead">
|
||||
<h1>Eryn Wells</h1>
|
||||
</header>
|
||||
<div id="content">
|
||||
<p>iOS accessibility engineer. Programming language geek. Calligrapher. Occasional chef. Hopeful gardener.
|
||||
Yogini. Queer. Feminist.</p>
|
||||
</header>
|
||||
<footer class="nav">
|
||||
</div>
|
||||
<nav>
|
||||
<a href="https://github.com/erynofwales">GitHub</a>
|
||||
<a href="./resume.html">Résumé</a>
|
||||
<a href="https://keybase.io/erynofwales">Keybase</a>
|
||||
</footer>
|
||||
</nav>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue