All checks were successful
build / build (push) Successful in 41s

This commit is contained in:
2026-03-19 14:41:11 -06:00
parent c7067b867c
commit 8c572ad354
5 changed files with 35 additions and 30 deletions

View File

@@ -554,4 +554,11 @@ figure.fullwidth figcaption {
; align-items: center
; justify-content: center
; display: flex
; max-width: 55%
; width: 55%
}
p > .latex-fragment.display-math
{ max-width: 100%
; width: 100%
}