Skip to content

Commit b083fa8

Browse files
committed
custom font-family on Judaism should apply to post previews as well
1 parent 2d653a6 commit b083fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre&display=swap');
22

3-
.post--body > *:not(div), .post-list--title, .post--title {
3+
.post--body > *:not(div), .post-list--title, .post--title, .post-preview {
44
font-family: 'Frank Ruhl Libre', serif;
55
}

0 commit comments

Comments
 (0)