web: Add routes, solve button

This commit is contained in:
2025-11-11 09:44:54 -06:00
parent 1254780e42
commit a465154fec
9 changed files with 87 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
--box-border: 1px solid rgba(0, 0, 0, 0.2);
--box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.2);
--border-radius: 4px;
--primary: #0d6efd;
--primary: #0097A7;
--contrast-100: #202020;
--contrast-80: #606060;
--contrast-60: #909090;