mirror of
https://github.com/picocss/pico.git
synced 2025-05-04 22:57:12 -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
|
@ -451,8 +451,8 @@ body > footer {
|
|||
}
|
||||
|
||||
/**
|
||||
* Container
|
||||
*/
|
||||
* Container
|
||||
*/
|
||||
.container,
|
||||
.container-fluid {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue