fix radiolive
This commit is contained in:
parent
76596146fc
commit
9111179081
@ -831,6 +831,12 @@ a:hover .fab, a:hover .fas {
|
|||||||
margin:0 0 $spacer;
|
margin:0 0 $spacer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@include media($bp-small) {
|
||||||
|
.radiolive {
|
||||||
|
margin: 0 -2rem;
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.orange {
|
.orange {
|
||||||
|
Loading…
Reference in New Issue
Block a user