Migrate button styles to the general document
This commit is contained in:
parent
62ba5364a1
commit
0abb127f8e
7 changed files with 6 additions and 15 deletions
|
|
@ -121,11 +121,8 @@ export default {
|
|||
button {
|
||||
background-color: var(--background2);
|
||||
color: var(--background2-text);
|
||||
font-family: var(--fonts);
|
||||
border-radius: 50px;
|
||||
border-style: none;
|
||||
font-size: larger;
|
||||
outline: none;
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
width: 25%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue