wip: more tests

This commit is contained in:
Robert Perce 2026-02-14 13:35:59 -06:00
parent 7e2f5d0a18
commit b0630a25e1
7 changed files with 114 additions and 10 deletions

View file

@ -47,7 +47,7 @@ main {
#groups {
display: flex;
flex-direction: column;
width: min-content;
width: fit-content;
}
#text_body {