Skip to content

Commit 2c55257

Browse files
committed
Missed the headers... override them too
1 parent 755983e commit 2c55257

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

public/css/index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/less/_base.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
font-family: @fonts;
99
}
1010

11+
h1, h2, h3, h4, h5 {
12+
font-family: @fonts;
13+
}
14+
1115
.ui.header,
1216
.ui.accordion .title:not(.ui),
1317
.ui.button,

0 commit comments

Comments
 (0)