[FIX] remove bug fix for grid layout & update bootstrap
This commit is contained in:
parent
30aaa46456
commit
a61d400590
10 changed files with 82 additions and 37 deletions
9
assets/scss/foundation.scss
vendored
9
assets/scss/foundation.scss
vendored
|
@ -49,12 +49,3 @@
|
|||
|
||||
// Utility classes
|
||||
@import "utilities";
|
||||
|
||||
|
||||
// bugfixes:
|
||||
@include media-breakpoint-down(xs) {
|
||||
.row {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue