mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Make the left bar of blockquote lined up with rest of text
This commit is contained in:
parent
f8cfad647f
commit
9412906b4f
@ -632,6 +632,7 @@ a:hover {
|
||||
blockquote {
|
||||
border-left: 5px solid var(--background-2);
|
||||
padding-left: 15px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
Loading…
Reference in New Issue
Block a user