Update style.scss

This commit is contained in:
cactuzhead 2025-03-06 22:01:28 +00:00 committed by GitHub
parent 1591887d33
commit 534b4e69ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
blockquote {
border-left: 5px solid #dce6f0;
margin: 0;
padding: 0 0 0 20px;
padding: 10px 0 10px 20px;
font-style: italic;
background-color: #f8f8f8;
color: #819198;