fix(image): fix image safeURL bug

This commit is contained in:
Dillon
2020-02-03 20:47:49 +08:00
parent 52c7ad29a6
commit 77d2decf86
9 changed files with 478 additions and 151 deletions

View File

@@ -60,6 +60,19 @@
visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
.dark-theme & {
font-weight: bolder;
}
}
h2,
h3,
h4,