From 17c40b058cc7fdf119be7088516fa414eb1a4448 Mon Sep 17 00:00:00 2001 From: Michaela Brydon Date: Mon, 4 Dec 2023 23:14:19 -0500 Subject: [PATCH] Minor adjustment --- .../textbox-question/textbox-question.vue | 2 +- src/layouts/tpa-search/tpa-search.vue | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/digital-components/textbox-question/textbox-question.vue b/src/digital-components/textbox-question/textbox-question.vue index 86bcfeea..31d912a0 100644 --- a/src/digital-components/textbox-question/textbox-question.vue +++ b/src/digital-components/textbox-question/textbox-question.vue @@ -265,7 +265,7 @@ input[type='date']::-webkit-calendar-picker-indicator { } span { font-weight: 400; - font-size: 14px; + font-size: 0.875rem; color: #4d5151; } .form-test-error span { diff --git a/src/layouts/tpa-search/tpa-search.vue b/src/layouts/tpa-search/tpa-search.vue index 1ccd1926..f7e9ecfe 100644 --- a/src/layouts/tpa-search/tpa-search.vue +++ b/src/layouts/tpa-search/tpa-search.vue @@ -13,7 +13,7 @@