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