layout: blockquote fixes
All checks were successful
ci/woodpecker/push/build-deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/build-deploy Pipeline was successful
This commit is contained in:
parent
84473fb544
commit
20349d0f78
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
||||||
color: var(--dark2);
|
color: var(--dark2);
|
||||||
background-color: var(--middle1);
|
background-color: var(--middle1);
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
padding: 0 0.5ch;
|
padding: 2px 0.75ch 0 0.75ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
.doll-quote figcaption + blockquote {
|
.doll-quote figcaption + blockquote {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue