apply anti-aliased font to topics as well (#60)
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
.contents {
|
.contents {
|
||||||
font-size: var(--font-up-1);
|
font-size: var(--font-up-1);
|
||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user