Merge branch 'master' into feature/design-update
This commit is contained in:
commit
119f0795d8
|
@ -19,6 +19,9 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
input[type="submit"] {
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
color: #FFF;
|
||||
background: darken($background-alternative, 20);
|
||||
|
|
Loading…
Reference in a new issue