mirror of
https://github.com/picocss/pico.git
synced 2025-05-05 07:07:11 -04:00
further refine gridless to not include .container class
This commit is contained in:
parent
5e20dbdc48
commit
0fa17d35f7
8 changed files with 12 additions and 45 deletions
|
@ -1,8 +1,7 @@
|
|||
@if ($enable-class-container and $enable-classes) {
|
||||
/**
|
||||
* Container
|
||||
*/
|
||||
|
||||
* Container
|
||||
*/
|
||||
.container,
|
||||
.container-fluid {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue