added README.md, minor UI fixes

This commit is contained in:
2026-01-20 00:35:35 -05:00
parent 569557a82a
commit 5c1ddd91b5
4 changed files with 251 additions and 4 deletions

View File

@@ -469,6 +469,10 @@ button:active {
gap: 8px;
}
.footer.compact {
justify-content: flex-end;
}
.footer-left {
display: flex;
align-items: center;