mirror of
https://github.com/Theaninova/Bampy.git
synced 2026-01-05 00:02:48 +00:00
6 lines
76 B
SCSS
6 lines
76 B
SCSS
* {
|
|
box-sizing: border-box;
|
|
appearance: none;
|
|
font-family: sans-serif;
|
|
}
|