feat: add $semantic-root-element variable

This commit is contained in:
Jaiden Douglas 2022-08-21 12:03:00 +09:30
parent 8b63a5b6dd
commit a41422875f
No known key found for this signature in database
GPG key ID: F8CFF23528D6B002
13 changed files with 18 additions and 15 deletions

View file

@ -17,7 +17,7 @@ main {
//
// 1. Remove the margin in all browsers (opinionated)
body {
#{$semantic-root-element} {
width: 100%;
margin: 0; // 1