commit
ad24c2fd51
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ $medium: 768px !default;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
// spanning all collumns or rows
|
// spanning all columns or rows
|
||||||
.col-all {
|
.col-all {
|
||||||
grid-column: 1 / -1;
|
grid-column: 1 / -1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue