fix blockqoute css

This commit is contained in:
Somrat
2025-02-23 09:39:42 +06:00
parent 1e5e5ed7f0
commit a028ddccd6
2 changed files with 2 additions and 2 deletions

View File

@@ -55,5 +55,5 @@ code {
}
blockquote > p {
@apply my-0!;
@apply !my-0;
}