mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Merge pull request #168 from ascribe/AG-polline-art-logo-bigger
Increase size of polline.ascribe.io logo
This commit is contained in:
commit
b09d14c19d
@ -54,7 +54,11 @@ $polline--highlight-color: #2882fa;
|
|||||||
background-color: $polline--bg-color;
|
background-color: $polline--bg-color;
|
||||||
|
|
||||||
.navbar-brand .img-brand {
|
.navbar-brand .img-brand {
|
||||||
height: 115%;
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-brand {
|
||||||
|
padding: 0 5px 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-brand .icon-ascribe-logo {
|
.navbar-brand .icon-ascribe-logo {
|
||||||
|
Loading…
Reference in New Issue
Block a user