Skip to content

Commit f97d6ed

Browse files
committed
Formatting
1 parent df7369b commit f97d6ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/_site_essentials/stylesheets/polygon-docs.webflow.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ h1 {
1414
font-weight: 1000 !important;
1515
line-height: 44px;
1616
color: var(--main-black) !important;
17-
font-family: Generalsans !important;
17+
font-family: Generalsans, sans-serif !important;
1818
}
1919

2020
h2 {
@@ -24,7 +24,7 @@ h2 {
2424
font-weight: 600 !important;
2525
line-height: 36px;
2626
color: var(--main-black) !important;
27-
font-family: Generalsans !important;
27+
font-family: Generalsans, sans-serif !important;
2828
}
2929

3030
div.main h3 {
@@ -37,11 +37,11 @@ h3 {
3737
font-weight: 600 !important;
3838
line-height: 1.2;
3939
color: var(--main-black) !important;
40-
font-family: Generalsans !important;
40+
font-family: Generalsans, sans-serif !important;
4141
}
4242

4343
h4, h5 {
44-
font-family: Generalsans !important;
44+
font-family: Generalsans, sans-serif !important;
4545
}
4646

4747
div.main p {

0 commit comments

Comments
 (0)