don't need that mixin

This commit is contained in:
Joel Glovier
2015-07-21 17:52:18 -04:00
parent f6feb3adb6
commit 2b2af923fc
-5
View File
@@ -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;