Update globals.css

This commit is contained in:
MacRimi 2025-02-15 15:46:09 +01:00 committed by GitHub
parent 8b3a052115
commit 58e55fa1d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,6 +112,10 @@ button code {
font-weight: 700;
}
.prose code::before,
.prose code::after {
content: "" !important;
}
* {
border-color: white;