fix buttons

This commit is contained in:
biglyderv 2024-11-25 14:12:43 -05:00
parent 61a740abec
commit faf9ee16f8

View file

@ -56,6 +56,8 @@ form span {
}
.button a {
width: 150px;
display: inline-block;
text-decoration: none;
color: var(--light-1);
}