Skip to content

Commit bdf19fe

Browse files
committed
Adjust heading icon font
1 parent f61c353 commit bdf19fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/index.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@
8585
}
8686

8787
.heading-icon {
88-
font-weight: bold;
88+
font-family: 'Helvetica', 'Arial', sans-serif !important;
89+
font-size: 1.1rem;
90+
font-weight: 100;
8991
}
9092

9193
.dividor {

0 commit comments

Comments
 (0)