Fix code color

This commit is contained in:
Marcus Blättermann 2023-01-25 13:02:05 +01:00
parent 87800793b8
commit 98368c3ba5
No known key found for this signature in database
GPG Key ID: A1E1F04008AC450D

View File

@ -1,7 +1,7 @@
.pre
position: relative
background: var(--color-front)
color: var(--color-subtle)
color: var(--color-subtle-on-dark)
border-radius: var(--border-radius)
overflow: auto
width: 100%