mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 19:26:14 -04:00
Improvements
- Add .contrast variant - Separate _button-styles.scss - Edit .secondary, mark, figcaption, hgroup, tooltips - Docs: Add More about grids, External links icon, Second theme switcher
This commit is contained in:
parent
066c0a04fd
commit
73237bdcd4
26 changed files with 516 additions and 229 deletions
|
@ -4,7 +4,7 @@
|
|||
// Enable <header>, <main>, <footer> inside <body> as a container
|
||||
$enable-semantic-container: false !default;
|
||||
|
||||
// Enable ".container" as a container
|
||||
// Enable .container and .container-fluid
|
||||
$enable-class-container: true !default;
|
||||
|
||||
// Enable a centered viewport
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue