Merge pull request 'Move logo 2 pixels to the right goddammit' (#17) from benjaoming/website:new-website into new

This commit is contained in:
benjaoming 2020-05-29 21:41:07 +00:00
commit cdb3904a9e
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;
}