style(blockquote): whoops! block quote got too wide
This commit is contained in:
parent
d65c101dc8
commit
23161552a3
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ blockquote {
|
||||||
border-width: 0px;
|
border-width: 0px;
|
||||||
border-left: 4px solid var(--brand-orange);
|
border-left: 4px solid var(--brand-orange);
|
||||||
opacity: 0.85;
|
opacity: 0.85;
|
||||||
|
max-width: 60ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul,
|
ul,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue