reduce citra logo size and increase vertical position
This commit is contained in:
parent
01c1980747
commit
2dd32f8010
@ -176,10 +176,10 @@ a:hover {
|
||||
|
||||
.site-logo {
|
||||
width: 100%;
|
||||
height: 215px;
|
||||
height: 204px;
|
||||
z-index: 3;
|
||||
background-image: url('../images/logo.svg');
|
||||
background-size: 215px 215px;
|
||||
background-size: 204px 204px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user