fix: fix vector arrow

i hate debugging i hate computers i hate css
This commit is contained in:
2022-10-12 20:23:20 -04:00
parent cca87d5b9f
commit 8285980cc5
3 changed files with 6 additions and 3 deletions

3
docs/fix_katex.css Normal file
View File

@@ -0,0 +1,3 @@
.md-typeset svg {
max-width: unset !important;
}