Skip to content

Commit 5fbaec8

Browse files
committed
feat: update padding to markdown alert content
1 parent 0bd8b98 commit 5fbaec8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,10 @@ html.dark .shiki.vitesse-dark span[style*='color: #51597D'] {
761761
@apply flex justify-start items-center font-medium;
762762
}
763763

764+
.markdown-alert .markdown-alert-content {
765+
@apply pr-5;
766+
}
767+
764768
.bg-clip-text {
765769
@apply print:text-gray-800;
766770
}

0 commit comments

Comments
 (0)