Skip to content

Commit ef2ff87

Browse files
authored
不要になったAdmonitionのタイトルのインラインコードに関するCSSを削除 (#904)
1 parent dfdc8ff commit ef2ff87

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
@@ -24,8 +24,3 @@
2424
max-height: 30rem;
2525
background-color: #fff;
2626
}
27-
28-
/* https://github.com/facebook/docusaurus/pull/7173 */
29-
.markdown .admonition h5 code {
30-
text-transform: none;
31-
}

0 commit comments

Comments
 (0)