Skip to content

Commit 8e2154a

Browse files
committed
Update blockquote aesthetic
Signed-off-by: lucperkins <[email protected]>
1 parent 3ef1fbb commit 8e2154a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/sass/style.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ $link: $primary
5858
$section-padding: 4rem 1.5rem
5959
$hero-padding: 0
6060
$navbar-height: 4rem
61+
$content-blockquote-background-color: $white-bis
62+
$content-blockquote-border-left: 5px solid $primary
6163

6264
{{ with $extraColors }}
6365
{{ range . }}

0 commit comments

Comments
 (0)