Skip to content

Commit 6502169

Browse files
committed
update font size
1 parent 7cf6945 commit 6502169

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/scss/post.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
font-size: 0.85em;
101101
border-radius: 4px;
102102
vertical-align: 0.08em;
103+
font-family: 'Courier New', serif;
103104
}
104105

105106
table {
@@ -145,6 +146,7 @@
145146
background: transparent;
146147
font-size: 1.4rem;
147148
color: #fff;
149+
font-family: 'Courier New', serif;
148150
}
149151
& > code {
150152
display: block;

0 commit comments

Comments
 (0)