@ -7,20 +7,22 @@
border-radius: 0.25em;
border-bottom: 3px solid $primary_color;
&:focus {
color: $primary_color;
}
input,
textarea,
select {
select,
{
@extend .funky-box;
border:none;
border-bottom:2px solid $primary_color;
color:$black;
input[type="text"],input[type="email"]{
width: 219px;
height: 36px;
textarea {
margin-top: 1em;
border-left: 3px solid $primary_color;