Move logo 2 pixels to the right goddammit
This commit is contained in:
parent
b49be6d4a5
commit
ed603fdc5f
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ body {
|
|||
img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-left: 2px;
|
||||
}
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue