Update custom.scss

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

View file

@ -17,7 +17,7 @@
p.note::before, blockquote.note::before {
color: #183385;
content: "Important";
content: "note";
display: block;
font-weight: bold;
text-transform: uppercase;