style fix
This commit is contained in:
parent
1a2629f9e0
commit
8de5173d89
|
@ -6,8 +6,8 @@ layout: default
|
|||
<nav><ul>
|
||||
<li class="sitetitle">
|
||||
<div class="titlecontainer">
|
||||
<a class="bigger" href="/">rachel.cafe</a>
|
||||
</div
|
||||
<a href="/">rachel.cafe</a>
|
||||
</div>
|
||||
</li>
|
||||
</nav></ul>
|
||||
<hr>
|
||||
|
|
|
@ -16,6 +16,8 @@ body {
|
|||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Reference in New Issue
Block a user