Skip to content

Commit 3411f67

Browse files
committed
Fix css
Signed-off-by: Kotaro Inoue <[email protected]>
1 parent 245cdf7 commit 3411f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/reset.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ body {
3131
line-height: 1.48;
3232
}
3333

34-
*, :not(.katex) {
34+
* :not(.katex) {
3535
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Helvetica, sans-serif;
3636
}
3737

0 commit comments

Comments
 (0)