mirror of
https://github.com/picocss/pico
synced 2025-06-19 01:49:30 +00:00
feat: spacings multipliers disabled by default
This commit is contained in:
parent
6ddb506eb8
commit
2041261f16
@ -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…
Reference in New Issue
Block a user