fix: styling

This commit is contained in:
Stevan Freeborn
2026-01-04 23:42:50 -06:00
parent 56b9920684
commit 84eb7e50d1
+2 -1
View File
@@ -65,7 +65,8 @@ form label {
font-weight: 700;
}
form label .detail {
form label .detail,
form .email-label .detail {
font-size: 0.875rem;
color: #ccc;
}