css: unapply redundant bg on section
This commit is contained in:
parent
499adf4a4e
commit
ae0466eedb
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ html {
|
|||
width: 100vw;
|
||||
}
|
||||
|
||||
body,
|
||||
section {
|
||||
body {
|
||||
margin: 0;
|
||||
box-sizing: border-box;
|
||||
background-color: var(--light);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue