editorconfig applied

This commit is contained in:
Peter Pfeufer
2021-05-17 11:42:28 +02:00
parent bad36a69e8
commit e6a4cea4de
99 changed files with 522 additions and 600 deletions

View File

@@ -112,12 +112,12 @@ ul.list-group.list-group-horizontal > li.list-group-item {
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
}
.row.vertical-flexbox-row2 > [class*='col-'] {
.row.vertical-flexbox-row2 > [class*='col-'] {
display: flex;
flex-direction: column;
}
}
}
/* Extra Small devices (Phones, <768px) */