fix six app bugs

This commit is contained in:
2026-04-16 07:55:13 -06:00
parent 77793071ce
commit a1ec3e728b
7 changed files with 21 additions and 13 deletions

View File

@@ -58,6 +58,8 @@ body {
align-items: center;
gap: 1.25rem;
justify-content: center;
min-width: 0;
overflow: hidden;
}
/* Indivdual Link Styles */