From c4d88da016300c4cc16b728937d5e98529b95dc5 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Mon, 16 Oct 2023 08:39:47 -0400 Subject: [PATCH] Remove commented code. --- src/layouts/service-location/service-location.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index 776538538..ee84f649d 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -538,7 +538,6 @@ export default { .appointment-type-question { .button-question { .col { - //padding: 0 0.5rem; @include media-breakpoint-up(md) { padding: 0 0.75rem; }