mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 21:44:08 +02:00
Fix primary font family assignment
This commit is contained in:
parent
e639d944e9
commit
c4dfb5eec0
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
// --object-tools-hover-bg: var(--close-button-hover-bg);
|
// --object-tools-hover-bg: var(--close-button-hover-bg);
|
||||||
|
|
||||||
--font-family-primary:
|
--font-family-primary:
|
||||||
"Public Sans Web",
|
"Public Sans Pro Web",
|
||||||
"Segoe UI",
|
"Segoe UI",
|
||||||
system-ui,
|
system-ui,
|
||||||
Roboto,
|
Roboto,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue