Skip to content

Commit 295a80a

Browse files
committed
fix: italic
1 parent a3e3647 commit 295a80a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frontend/src/style.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ body {
194194
display: block !important;
195195
}
196196

197+
em {
198+
font-synthesis: style weight !important;
199+
}
200+
197201
strong {
198202
font-synthesis: style weight !important;
199203
}

0 commit comments

Comments
 (0)