Skip to content

Commit b767046

Browse files
authored
Remove uppercase from admonition titles (#1971)
1 parent 23ee51b commit b767046

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Elastic.Documentation.Site/Assets/markdown/admonition.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
@apply flex items-center gap-3 rounded-t-sm px-4 py-2 font-bold;
77
}
88

9-
.admonition-title {
10-
@apply text-sm tracking-wider uppercase;
11-
}
12-
139
.applies-admonition {
1410
@apply flex items-center gap-1 font-normal;
1511
.applicable-name,

0 commit comments

Comments
 (0)