umbral 5 init

This commit is contained in:
Alexander 2025-08-16 09:52:26 -04:00
parent 6808af8471
commit b48dc428ee
10 changed files with 235 additions and 7 deletions

View file

@ -18,10 +18,6 @@
color: var(--dark-color) !important
}
code {
font-variant-ligatures: no-contextual;
}
code:not(pre code) {
background-color: var(--wide-gray);
padding-left: 3px;