6 lines
151 B
SCSS
6 lines
151 B
SCSS
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Montserrat:wght@700&display=swap");
|
|
|
|
:root {
|
|
color-scheme: dark;
|
|
}
|