style fix

master
Rachel Lambda Samuelsson 2024-01-13 00:19:53 +01:00
parent 1a2629f9e0
commit 8de5173d89
2 changed files with 4 additions and 2 deletions

View File

@ -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>

View File

@ -16,6 +16,8 @@ body {
margin: 0;
padding: 0;
font-size: 0.8em;
}
img {