Fix blockquote right border
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#paige-content blockquote {
|
||||
padding: 0.5rem 1rem;
|
||||
border-left: 0.25rem solid var(--bs-border-color);
|
||||
padding-right: 0.25rem;
|
||||
border-right: 0.25rem solid var(--bs-body-bg);
|
||||
}
|
||||
|
||||
{{ $colorscheme := $page.Param "paige.color_scheme" }}
|
||||
|
Reference in New Issue
Block a user