Edit button style
This commit is contained in:
parent
b82fd9f9ee
commit
12da502e99
3 changed files with 6 additions and 17 deletions
|
@ -99,19 +99,9 @@
|
|||
}
|
||||
|
||||
&__button {
|
||||
@include button-with-icon;
|
||||
grid-area: button;
|
||||
margin: 0 2rem;
|
||||
|
||||
&-icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: $tablet-media-query) {
|
||||
|
||||
&__button {
|
||||
@include button-with-icon;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue