no comment on that one

This commit is contained in:
madrilene 2024-02-12 09:42:12 +01:00
parent 3dbae97c59
commit 7ad2693e95

View file

@ -68,7 +68,7 @@ pre[class*='language-'] {
:where(:not(pre)) > code {
position: relative;
top: -0.1em;
top: -0.05em;
background-color: var(--color-bg-accent);
}