This commit is contained in:
parent
7a1f1bae9d
commit
d543426428
@ -86,9 +86,12 @@ input[type="submit"].button-primary{
|
||||
}
|
||||
|
||||
button{
|
||||
padding: 0 10px;
|
||||
background: $primary-color;
|
||||
border: 1px solid white;
|
||||
color: white;
|
||||
font-size: 1.5rem;
|
||||
font-weight: bold;
|
||||
transition: all 200ms ease-in-out;
|
||||
|
||||
&:hover{
|
||||
|
Loading…
Reference in New Issue
Block a user