mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-17 17:47:38 +00:00
Update main.scss
This commit is contained in:
parent
90a216cb19
commit
bfad04a333
1 changed files with 10 additions and 3 deletions
|
@ -109,5 +109,12 @@ time.by-line{
|
||||||
}
|
}
|
||||||
|
|
||||||
#header img.logo {
|
#header img.logo {
|
||||||
margin-left:90px;
|
margin-left: 122px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#header img.rss-icon {
|
||||||
|
float: right;
|
||||||
|
right: 80px;
|
||||||
|
top: 13px;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue