Mobile breakpoint pass -- header especially
This commit is contained in:
parent
6de8b05f67
commit
84e10c22fa
3 changed files with 59 additions and 33 deletions
|
@ -23,9 +23,8 @@
|
|||
<div class="wrapper-masthead">
|
||||
<div class="container">
|
||||
<header class="masthead">
|
||||
<a href="/" class="site-name"><img src="{{ site.avatar }}" class="avatar" /></a>
|
||||
<a href="/" class="avatar"><img src="{{ site.avatar }}" /></a>
|
||||
<a href="/" class="site-name">{{ site.name }}</a>
|
||||
<br><br>
|
||||
<p class="site-description">{{ site.description }}</p>
|
||||
|
||||
<nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue