fix buttons
This commit is contained in:
parent
1c5d9aba1b
commit
491db52614
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ form span {
|
|||
}
|
||||
|
||||
.button a {
|
||||
width: 150px;
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
color: var(--light-1);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue