4 lines
46 B
SCSS
4 lines
46 B
SCSS
* {
|
|
all: unset;
|
|
box-sizing: border-box;
|
|
} |
* {
|
|
all: unset;
|
|
box-sizing: border-box;
|
|
} |