mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
5 lines
81 B
SCSS
5 lines
81 B
SCSS
blockquote {
|
|
padding-left: 2rem;
|
|
border-left: 3px solid $text-color-light;
|
|
}
|