CSR-1050 fix spacing in header.
This commit is contained in:
parent
2100bb7206
commit
b7d0f65e6b
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-0" :class="headerColor">
|
||||
<h5 class="text-center fw-normal mb-2" :class="headerColor">
|
||||
<span>
|
||||
{{ text }}
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue