Update style.scss

This commit is contained in:
cactuzhead 2025-03-07 17:08:55 +00:00 committed by GitHub
parent ea2c4634ba
commit 4fdb2a5661
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ blockquote {
}
li code, p code {
background: #dae9f3;
background: #f1f5f9;
padding: 2px 5px;
border-radius: 5px;
}