mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 04:03:57 -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;
|
||||
margin-bottom: 15px;
|
||||
#site-logo {
|
||||
height: 2.57em;
|
||||
height: 2.667em; // 40px with default 15px font size
|
||||
}
|
||||
#site-text-logo {
|
||||
font-size: $font-up-3;
|
||||
|
Loading…
Reference in New Issue
Block a user