btn live responsive
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -37,15 +37,19 @@
|
||||
& > div{
|
||||
margin: 4rem auto;
|
||||
a{
|
||||
padding: 0.7rem 4rem;
|
||||
padding: 0.7rem 2rem;
|
||||
background: $color2;
|
||||
color: white!important;
|
||||
font-family:'truenoregular';
|
||||
text-transform: uppercase;
|
||||
font-size:1.2rem;
|
||||
font-size:1rem;
|
||||
&:hover{
|
||||
@include shadow;
|
||||
}
|
||||
@media screen and (min-width: 576px) {
|
||||
font-size:1rem;
|
||||
padding: 0.7rem 4rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user