unset all
This commit is contained in:
parent
8b0e08306d
commit
42fd23ee39
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@
|
|||
--col-00: #000;
|
||||
}
|
||||
* {
|
||||
all: unset;
|
||||
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue