Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19960f3

Browse files
committed
test-added border-left for blockquotes
1 parent f04b932 commit 19960f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/reset.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ blockquote {
488488
padding-right: 0;
489489
padding-top: 0;
490490
margin-bottom: 1.45rem;
491+
border-left: 5px $daisy-pink;
491492
}
492493

493494
form {

0 commit comments

Comments
 (0)