Cleanup bootstrap css

This commit is contained in:
djmaze 2021-07-20 20:29:47 +02:00
parent 146f76ad9f
commit f57955443b
10 changed files with 14 additions and 87 deletions

View file

@ -104,9 +104,6 @@
vertical-align: top;
}
// Set the container width
.container { .span(@gridColumns); }
// generate .spanX
.spanX (@gridColumns);
}