Skip to content

Commit 0c08bf9

Browse files
committed
Fix footnote size
1 parent bb64b14 commit 0c08bf9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/scss/template.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
.cta-group {
88
justify-content: center;
99
}
10+
11+
.footnotes {
12+
font-size: medium;
13+
}

0 commit comments

Comments
 (0)