forked from data.coop/website
Move logo 2 pixels to the right goddammit
This commit is contained in:
parent
b49be6d4a5
commit
ed603fdc5f
|
@ -117,6 +117,7 @@ body {
|
|||
img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-left: 2px;
|
||||
}
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue