Update custom.scss

This commit is contained in:
cactuzhead 2025-08-10 13:01:22 +01:00 committed by GitHub
parent fba059a64e
commit 5c57300bfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ p.warning::before, blockquote.warning::before {
.removed {
background-color: rgba(56, 24, 133, 0.2);
border-left: 4px solid ##381885;
border-left: 4px solid #381885;
padding: 0.8rem;
margin: 1em 0;
border-radius: 4px;