mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2025-02-28 08:21:52 -05:00
fixed deprecation warning for sass extend feature
This commit is contained in:
parent
14a8bc05b3
commit
10d5fdaf51
@ -51,7 +51,7 @@ body > header {
|
||||
}
|
||||
h2 {
|
||||
margin: 0 0 .3em;
|
||||
@extend .sans;
|
||||
font-family: $sans;
|
||||
font-size: 1.2em;
|
||||
color: $subtitle-color;
|
||||
position: relative; left: -1.6em; top: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user