Skip to content

Commit 0e25be1

Browse files
committed
Fix Line Height
Address font size in #147.
1 parent c200fde commit 0e25be1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/newsletter_template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
text-decoration: underline;
182182
}
183183
li {
184+
font-size: 16px;
184185
margin: 0 0 0.5rem 0;
185186
line-height: 1.5rem;
186187
}

0 commit comments

Comments
 (0)