mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 02:16:15 -04:00
feat: add $semantic-root-element variable
This commit is contained in:
parent
8b63a5b6dd
commit
a41422875f
13 changed files with 18 additions and 15 deletions
|
@ -17,7 +17,7 @@ main {
|
|||
// ––––––––––––––––––––
|
||||
|
||||
// 1. Remove the margin in all browsers (opinionated)
|
||||
body {
|
||||
#{$semantic-root-element} {
|
||||
width: 100%;
|
||||
margin: 0; // 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue