5 lines
55 B
SCSS
5 lines
55 B
SCSS
|
body {
|
||
|
--border-radius: 8px;
|
||
|
--border-size: 2px;
|
||
|
}
|