Improvement on the forms

This commit is contained in:
CJ Patoilo 2016-09-10 01:47:59 -03:00
parent c613aa4092
commit da9c33365d

View File

@ -22,7 +22,7 @@ select
width: 100% width: 100%
&:focus &:focus
border: .1rem solid $color-primary border-color: $color-primary
outline: 0 outline: 0
select select
@ -34,8 +34,6 @@ select
textarea textarea
min-height: 6.5rem min-height: 6.5rem
padding-bottom: .6rem
padding-top: .6rem
label, label,
legend legend