Skip to content

Commit 7b5ebda

Browse files
author
Justin M
committed
change sponsor font family for h1,h2
1 parent 50324c2 commit 7b5ebda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sponsor/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
font-weight: lighter;
2020
text-transform: lowercase;
2121
padding-top: 6px;
22+
font-family: monospace;
2223
}
2324

2425
h2 {
@@ -27,6 +28,7 @@
2728
margin: 0;
2829
padding: 12px;
2930
padding-left: 32px;
31+
font-family: monospace;
3032
}
3133

3234
.tier-grid {

0 commit comments

Comments
 (0)