fix: Use blockquote element
This commit is contained in:
parent
5c3d941a3c
commit
dae8aaf095
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ h2 {
|
|||
margin-bottom: var(--vspace);
|
||||
}
|
||||
|
||||
.blockquote {
|
||||
blockquote {
|
||||
@apply border-l border-light italic;
|
||||
padding-left: calc(1rem - 1px);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue