Update style.scss

This commit is contained in:
cactuzhead 2025-03-07 16:46:28 +00:00 committed by GitHub
parent 439e1587e8
commit af83ce17ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,3 +10,9 @@ blockquote {
background-color: #f8f8f8;
color: #819198;
}
codee {
background: #dae9f3;
padding: 2px 5px;
border-radius: 5px;
}