style: add root font family variable for consistent typography
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
@use "@fortawesome/fontawesome-free/css/all.min.css";
|
||||
@use "bootstrap/scss/bootstrap";
|
||||
|
||||
:root {
|
||||
--bs-body-font-family: "Gotham", sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user