addded dowload

This commit is contained in:
2026-01-15 14:24:02 -06:00
parent adae53fb06
commit d9cf535de7
6 changed files with 173 additions and 46 deletions
+6
View File
@@ -67,3 +67,9 @@
.resetButton:hover {
background-color: #cc0000;
}
.download{
display: flex;
align-items: end;
justify-content: end;
}