fix buttons

This commit is contained in:
biglyderv 2024-09-21 10:05:08 -04:00
parent 1c5d9aba1b
commit 491db52614
No known key found for this signature in database
GPG key ID: 33AC87E9ACE66954

View file

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