Update style.scss

This commit is contained in:
cactuzhead 2025-03-06 22:06:17 +00:00 committed by GitHub
parent 6d53e9c2c0
commit 26b70422f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
@import "{{ site.theme }}";
blockquote {
border-left: 5px solid #dce6f0;
margin: 0;
margin: 10px;
padding: 10px 0 3px 20px;
font-style: italic;
background-color: #f8f8f8;