Cleaned a bit more

This commit is contained in:
2026-04-13 20:05:34 -05:00
parent a30b151e4d
commit 5f2d871bad
8 changed files with 22 additions and 20 deletions
+4
View File
@@ -19,6 +19,10 @@
margin-top: 0.375rem;
}
.btn:hover:not(:disabled) {
border-color: var(--accent-dim);
}
.btn:disabled {
opacity: 0.35;
cursor: not-allowed;