mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Round out quote background (#560)
This commit is contained in:
committed by
GitHub
parent
00dd08c056
commit
ac94731de6
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user