Update style.scss

This commit is contained in:
Edgar 2022-10-20 10:12:26 +02:00 committed by GitHub
parent aa935e11aa
commit 21a388c1e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@ code {
font-family: "JetBrains Mono", monospace;
padding: 2px;
line-height: 1.8;
border: 1px $color solid;
border: 2px $color dotted;
}
blockquote {