Skip to content

Commit a55d6f7

Browse files
committed
不要になったAdmonitionのタイトルのインラインコードに関するCSSを削除
1 parent 4ad2be6 commit a55d6f7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/css/custom.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,3 @@
2626
max-height: 30rem;
2727
background-color: #fff;
2828
}
29-
30-
/* https://github.com/facebook/docusaurus/pull/7173 */
31-
.markdown .admonition h5 code {
32-
text-transform: none;
33-
}

0 commit comments

Comments
 (0)