Compare commits
No commits in common. "119f0795d8f7568f22779f60696b5ce8df8099e6" and "8219074e6fb545af79d3ff16d9d88878800ff136" have entirely different histories.
119f0795d8
...
8219074e6f
|
@ -19,9 +19,6 @@
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
-webkit-appearance: none;
|
|
||||||
-moz-appearance: none;
|
|
||||||
appearance: none;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
background: darken($background-alternative, 20);
|
background: darken($background-alternative, 20);
|
||||||
|
|
Loading…
Reference in a new issue