Compare commits

..

No commits in common. "119f0795d8f7568f22779f60696b5ce8df8099e6" and "8219074e6fb545af79d3ff16d9d88878800ff136" have entirely different histories.

View file

@ -19,9 +19,6 @@
font-size: 1rem;
}
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
color: #FFF;
background: darken($background-alternative, 20);