Build CSS

This commit is contained in:
github-actions[bot] 2025-01-14 17:25:36 +00:00
parent 8b09efbd12
commit 2955c38659
253 changed files with 634 additions and 508 deletions

View file

@ -59,9 +59,9 @@
> code {
display: block;
padding: var(#{$css-var-prefix}spacing);
overflow-x: auto;
background: none;
line-height: var(#{$css-var-prefix}line-height);
overflow-x: auto;
}
}