Blockquote styling
This commit is contained in:
parent
7e9cda6463
commit
675d5c846d
2 changed files with 8 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
|||
@apply mt-6;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
@apply my-8;
|
||||
}
|
||||
|
||||
ul {
|
||||
@apply pl-6 list-disc;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue