FIX: Better styling for block quotes
This commit is contained in:
parent
9d69e13080
commit
67c7d79325
@ -66,8 +66,7 @@
|
||||
}
|
||||
|
||||
div.journal-wrapper blockquote {
|
||||
@apply border-l-4 border-blue-300 p-4 my-4;
|
||||
|
||||
@apply border-l-4 border-blue-300 p-4 my-4 bg-[#252525] rounded-sm;
|
||||
}
|
||||
|
||||
div.journal-wrapper a {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user