Merge pull request #1243 from Safelite/CSR-1541-fix-ymm-text-spacing
CSR-1541 fix spacing in funnel-sub-header.
This commit is contained in:
commit
4884027344
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<div class="funnel-sub-header">
|
||||
<div
|
||||
class="d-flex align-items-center justify-content-center container-fluid overflow-hidden">
|
||||
<h5 class="text-center fw-normal mb-2" :class="headerColor">
|
||||
<h5 class="text-center fw-normal mb-0" :class="headerColor">
|
||||
<span>
|
||||
{{ text }}
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue