mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
feat: spacings multipliers disabled by default
This commit is contained in:
parent
6ddb506eb8
commit
2041261f16
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ $enable-semantic-container: false !default;
|
|||
$enable-viewport: true !default;
|
||||
|
||||
// Enable responsive spacings for <header>, <main>, <footer>, <section>, <article>
|
||||
// Fixed spacings if disabled
|
||||
// Fixed spacings by default
|
||||
$enable-responsive-spacings: false !default;
|
||||
|
||||
// Enable responsive typography
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue