fix,feat: mention behavior and page titles

This commit is contained in:
Robert Perce 2026-02-14 13:35:59 -06:00
parent 7e2f5d0a18
commit 79a054ab40
22 changed files with 314 additions and 140 deletions

View file

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