mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 04:59:22 -06:00
UX: Make default site logo height an even 40px
This commit is contained in:
parent
de6edf9e4e
commit
a9982b5aa2
@ -7,7 +7,7 @@
|
|||||||
height: 4em;
|
height: 4em;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
#site-logo {
|
#site-logo {
|
||||||
height: 2.57em;
|
height: 2.667em; // 40px with default 15px font size
|
||||||
}
|
}
|
||||||
#site-text-logo {
|
#site-text-logo {
|
||||||
font-size: $font-up-3;
|
font-size: $font-up-3;
|
||||||
|
Loading…
Reference in New Issue
Block a user