Skip to content

Commit 0b7d8f9

Browse files
authored
Update markdown-dark.css
1 parent c6e0183 commit 0b7d8f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

live-view/extensions/markdown/markdown-dark.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,9 @@ body .markdown-alert:not(.markdown-alert-note)::before {
303303
}
304304

305305
body .markdown-alert .markdown-alert-title svg {
306-
margin-right: 8px;
306+
margin-right: 7px;
307+
height: 20px;
308+
width: 20px;
307309
fill: currentColor;
308310
opacity: .72;
309311
}

0 commit comments

Comments
 (0)