diff --git a/src/fmg-components/funnel-header/funnel-header.vue b/src/fmg-components/funnel-header/funnel-header.vue index 8bc509c77..d01d7c0d1 100644 --- a/src/fmg-components/funnel-header/funnel-header.vue +++ b/src/fmg-components/funnel-header/funnel-header.vue @@ -15,7 +15,9 @@ v-show="shouldShowWebchatButton" v-on:click="webchatClicked" type="button" - class="chat-button">Chat Now + class="chat-button"> + Chat Now +
@@ -239,9 +241,9 @@ export default { border: none; background-color: transparent; padding-right: 2rem; - font-size: .875rem; + font-size: 0.875rem; font-weight: 600; - font-family: 'UrbanistSemibold'; + font-family: "UrbanistSemibold"; color: $blue; @include media-breakpoint-down(md) { width: 2rem; diff --git a/src/fmg-components/funnel-header/menu-modal/menu-modal.vue b/src/fmg-components/funnel-header/menu-modal/menu-modal.vue index c75a145df..c00df3ead 100644 --- a/src/fmg-components/funnel-header/menu-modal/menu-modal.vue +++ b/src/fmg-components/funnel-header/menu-modal/menu-modal.vue @@ -39,10 +39,7 @@
-
+
Step {{ step.number }} of 4