Change up the header
This commit is contained in:
parent
f5fa4ca853
commit
cd3a7efdaa
2 changed files with 38 additions and 10 deletions
|
@ -8,10 +8,10 @@
|
|||
</head>
|
||||
<body>
|
||||
<header class="header">
|
||||
<div class="header__blurb">
|
||||
<a class="header__blurb__title" href="/">Robware</a>
|
||||
<a class="header__blurb" href="/">
|
||||
<span class="header__blurb__title">Robware</span>
|
||||
<small class="header__blurb__tagline">Software by Rob</small>
|
||||
</div>
|
||||
</a>
|
||||
<div class="header__headshot"></div>
|
||||
</header>
|
||||
<div id="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue