mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
Fix font-up-3 nit
This commit is contained in:
parent
333ab59f97
commit
3fbf731e2d
@ -3,7 +3,7 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
#site-text-logo {
|
||||
font-size: 1.5em;
|
||||
font-size: $font-up-3;
|
||||
}
|
||||
@media only screen and (max-width: 320px) {
|
||||
#site-text-logo {
|
||||
|
Loading…
Reference in New Issue
Block a user