Remove unused declarations
This commit is contained in:
parent
b694a36559
commit
bd7839833b
1 changed files with 0 additions and 5 deletions
|
@ -28,11 +28,6 @@
|
||||||
list-style: none;
|
list-style: none;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
||||||
// @include breakpoint($medium) {
|
|
||||||
// @include span(10 of 12);
|
|
||||||
// @include pre(2);
|
|
||||||
// }
|
|
||||||
|
|
||||||
@include breakpoint($large) {
|
@include breakpoint($large) {
|
||||||
@include span(10 of 12 last);
|
@include span(10 of 12 last);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue