Bump bootstrap to 4.3.1

This commit is contained in:
2019-09-08 08:38:56 +02:00
parent e68c3148a2
commit aaaed4d784
93 changed files with 7790 additions and 6945 deletions

View File

@@ -1,7 +1,7 @@
@mixin clearfix() {
&::after {
display: block;
clear: both;
content: "";
}
}
@mixin clearfix() {
&::after {
display: block;
clear: both;
content: "";
}
}