Skip to content

Commit c59a090

Browse files
committed
Adds Montserrat font to H4s
1 parent fefc036 commit c59a090

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

themes/doc-theme/static/css/doc-theme.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ h3 {
6767
font-size: 1em;
6868
padding-top: 1em;
6969
}
70+
h4 {
71+
font-family: 'Montserrat';
72+
letter-spacing: normal;
73+
padding-top: 1em;
74+
}
7075

7176

7277
h1 {

0 commit comments

Comments
 (0)