7 lines
97 B
CSS
7 lines
97 B
CSS
body {
|
|
font-family: "Darker Grotesque", sans-serif;
|
|
}
|
|
|
|
:root {
|
|
--bs-body-font-size: 1.5rem;
|
|
} |