💄 style: slight redesign of quote blocks
Uses theme's colours.
This commit is contained in:
@@ -37,7 +37,7 @@ hr {
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 3px solid var(--border-color);
|
||||
border-left: 0.2rem solid var(--accent-color);
|
||||
color: var(--quote-color);
|
||||
margin: 0;
|
||||
padding-left: 1em;
|
||||
|
Reference in New Issue
Block a user