This commit is contained in:
MrChristofferson 2017-07-05 08:20:31 -04:00
parent 711e943a09
commit 40f3a90d83

View file

@ -37,6 +37,10 @@
box-shadow: none !important;
transform: translateY(2px);
}
&.arrow-button:active {
border-bottom: none !important;
transform: translateY(2px);
}
&.go {
background-color: $green;
margin-top: 2.4rem;