Update custom.scss

This commit is contained in:
cactuzhead 2025-05-13 12:52:12 +01:00 committed by GitHub
parent 9337f9ca51
commit 3660bee68e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
}
p.important::before, blockquote.important::before {
p.note::before, blockquote.note::before {
color: #183385;
content: "Important";
display: block;