diff --git a/src/style/pages/_location.scss b/src/style/pages/_location.scss index 4faf0b7..87ac2b6 100644 --- a/src/style/pages/_location.scss +++ b/src/style/pages/_location.scss @@ -140,11 +140,9 @@ .button { margin-right: 16px; margin-bottom: 16px; - font-size: rem(16px); @include bp (sm) { margin-bottom: 0; - font-size: rem(18px); } } }