blockquote created
This commit is contained in:
parent
9ed83a94c2
commit
9c407c5d77
13
sass/_Blockquote.sass
Normal file
13
sass/_Blockquote.sass
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
|
||||||
|
// Blockquote
|
||||||
|
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
|
||||||
|
.blockquote,
|
||||||
|
blockquote
|
||||||
|
border-left: 0.3rem solid $color-quaternary
|
||||||
|
margin-left: 0
|
||||||
|
margin-right: 0
|
||||||
|
padding: 1rem 1.5rem
|
||||||
|
|
||||||
|
& *:last-child
|
||||||
|
margin: 0
|
Loading…
Reference in New Issue
Block a user