fix button txt decoration
This commit is contained in:
parent
65cc1f52d9
commit
bb564a53d1
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
border-radius: 6px;
|
||||
border: none;
|
||||
background-color: var(--button-color);
|
||||
text-decoration: none;
|
||||
|
||||
transition: transform 100ms ease-in-out;
|
||||
transform: translate(0, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue