Merge pull request #273 from Safelite/CSR-399-QA-fix
Fix spacing per qa.
This commit is contained in:
commit
c5bd647183
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<textLink :text="HeadlineText" linkType="text" href="#!" />
|
||||
</div>
|
||||
<div class="vin-info">
|
||||
<div class="mt-3" v-html="BodyText"></div>
|
||||
<div class="mt-2" v-html="BodyText"></div>
|
||||
<img :src="OptionalImage" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue