Round out quote background (#560)

This commit is contained in:
Codruț Constantin Gușoi
2021-04-24 23:44:58 +01:00
committed by GitHub
parent 00dd08c056
commit ac94731de6

View File

@@ -163,6 +163,8 @@ code {
font-weight: 400; font-weight: 400;
background-color: $alt-bg-color; background-color: $alt-bg-color;
color: $fg-color; color: $fg-color;
border-radius: 0.6rem;
padding: 0.3rem 0.6rem;
} }
blockquote { blockquote {