5 lines
44 B
SCSS
5 lines
44 B
SCSS
* {
|
|
all: unset;
|
|
box-sizing: border-box;
|
|
}
|
* {
|
|
all: unset;
|
|
box-sizing: border-box;
|
|
}
|