don't need that mixin
This commit is contained in:
@@ -74,11 +74,6 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin sans_semibold {
|
|
||||||
@include sans;
|
|
||||||
font-weight: 600;
|
|
||||||
}
|
|
||||||
|
|
||||||
@mixin sans_bold {
|
@mixin sans_bold {
|
||||||
@include sans;
|
@include sans;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
|||||||
Reference in New Issue
Block a user