mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-01-03 13:18:09 +00:00
Update main.scss
This commit is contained in:
parent
68cb9e3710
commit
4e36a0461d
1 changed files with 5 additions and 1 deletions
|
@ -106,4 +106,8 @@ time.by-line{
|
||||||
#menu::after,
|
#menu::after,
|
||||||
#menu::before{
|
#menu::before{
|
||||||
background-color: var(--menu-color);
|
background-color: var(--menu-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#header img{
|
||||||
|
margin-left:90px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue