mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-25 17:38:48 +03:00
10
_scss/components/theme/_blockquote.scss
Normal file
10
_scss/components/theme/_blockquote.scss
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
blockquote {
|
||||||
|
border-left: .3rem solid $color-quaternary;
|
||||||
|
margin-left: 0;
|
||||||
|
margin-right: 0;
|
||||||
|
padding: 1rem 1.5rem;
|
||||||
|
|
||||||
|
&:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user