Skip to content

Commit 3dcac0b

Browse files
committed
Reduce quote size to same size as normal text
1 parent aca66a9 commit 3dcac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/title.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ table.table-dark th {
105105
}
106106

107107
.section.content blockquote {
108-
font-size: 1.2rem;
108+
font-size: 1rem;
109109
margin-bottom: 0;
110110
}
111111

0 commit comments

Comments
 (0)