Fix Location page description buttons font-size
This commit is contained in:
@@ -140,11 +140,9 @@
|
|||||||
.button {
|
.button {
|
||||||
margin-right: 16px;
|
margin-right: 16px;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
font-size: rem(16px);
|
|
||||||
|
|
||||||
@include bp (sm) {
|
@include bp (sm) {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-size: rem(18px);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user