Skip to content

Commit ac94731

Browse files
authored
Round out quote background (#560)
1 parent 00dd08c commit ac94731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/scss/_base.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ code {
163163
font-weight: 400;
164164
background-color: $alt-bg-color;
165165
color: $fg-color;
166+
border-radius: 0.6rem;
167+
padding: 0.3rem 0.6rem;
166168
}
167169

168170
blockquote {

0 commit comments

Comments
 (0)