mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
Fix font-up-3 nit
This commit is contained in:
parent
3fbf731e2d
commit
dff5951fa6
@ -43,7 +43,7 @@ and (max-width : 570px) {
|
||||
|
||||
header {
|
||||
#site-text-logo {
|
||||
font-size: 1.5em;
|
||||
font-size: $font-up-3;
|
||||
margin-top: .4em;
|
||||
line-height: $line-height-medium;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user