Merge pull request 'Remove custom font-family override' (#23) from no-font-override into main
All checks were successful
Jekyll / jekyll (push) Successful in 33s

Reviewed-on: #23
This commit is contained in:
bEn 2025-05-07 07:27:56 +00:00
commit 080af25223

View File

@ -1,7 +1,3 @@
body {
font-family: system-ui;
}
.page__hero--overlay { .page__hero--overlay {
padding: 1em; padding: 1em;
} }