Novicell / novicell-frontend

Novicell default build setup, for compiling PostCSS to CSS, Babeling JS, making SVG sprites, optimizing images and more
https://frontend.novicell.cloud
29 stars 16 forks source link

Update _grid.css #330

Closed soreng closed 4 years ago

soreng commented 4 years ago

either we have container and container-fluid, where container-fluid is a new class, or we are missing the margin-left/right on container--fluid

by adding "-" to line 24, container-fluid will be gone, and container--fluid will live on as the only modifier class for container ;)