Style blockquotes
This commit is contained in:
parent
f558be2bcd
commit
bb426df41a
@ -104,4 +104,8 @@
|
||||
input {
|
||||
@apply bg-background border-primary border px-2 h-8 text-lg;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
@apply border-l-8 border-primary text-primary pl-4 ml-2 font-serif text-2xl;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user