Move logo 2 pixels to the right goddammit

This commit is contained in:
Benjamin Bach 2020-05-29 23:40:28 +02:00
parent b49be6d4a5
commit ed603fdc5f
Signed by untrusted user: benjaoming
GPG Key ID: 7D49441634585664
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ body {
img {
display: block;
width: 100%;
margin-left: 2px;
}
font-size: 20px;
}