Skip to content

Commit 1116231

Browse files
committed
1 parent 2b930de commit 1116231

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

assets/css/_post.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,13 @@
138138
margin: 0 auto 2em;
139139
max-width: $width-full;
140140
font-size: 1.125rem;
141+
line-height: 1.5;
142+
143+
th,
144+
td {
145+
font-size: inherit;
146+
line-height: inherit;
147+
}
141148
}
142149

143150
img {

0 commit comments

Comments
 (0)