mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
increase blockquote thickness inside post
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
.post-content blockquote {
|
||||
margin: 0 0;
|
||||
padding: 0 14px;
|
||||
border-inline-start: 2px solid var(--primary)
|
||||
border-inline-start: 3px solid var(--primary)
|
||||
}
|
||||
|
||||
.post-content hr {
|
||||
|
Reference in New Issue
Block a user