Skip to content

Commit ae382e0

Browse files
authored
Update font-family in asciidoctor-scoped.css
Removed Noto Serif and DejaVu Serif from font-family.
1 parent 2fbf44c commit ae382e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/src/styles/asciidoctor-scoped.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
/* Base typography */
1111
background: #fff;
1212
color: rgba(0, 0, 0, 0.8);
13-
font-family: 'Noto Serif', 'DejaVu Serif', serif;
1413
line-height: 1.6;
1514

1615
& * {

0 commit comments

Comments
 (0)