Skip to content

Commit 1757274

Browse files
JoshJosh
authored andcommitted
heading sizes
1 parent e55f668 commit 1757274

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

site/themes/s2b_hugo_theme/assets/css/custom.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ body {
1313
font-size: 1rem;
1414
}
1515

16+
h1,
17+
#heading-breadcrumbs h1 {
18+
font-size: 2rem;
19+
}
20+
21+
h2 {
22+
font-size: 1.875rem;
23+
}
24+
25+
h3 {
26+
font-size: 1.5rem;
27+
}
28+
1629
.box-image-text .image {
1730
min-height: 200px;
1831
max-height: 200px;

0 commit comments

Comments
 (0)