Format code.
This commit is contained in:
parent
3794426207
commit
dd6f6160f4
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
v-on:click="webchatClicked"
|
v-on:click="webchatClicked"
|
||||||
type="button"
|
type="button"
|
||||||
class="chat-button"></button>
|
class="chat-button"></button>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="site-logo">
|
<div class="site-logo">
|
||||||
<img class="logo-image img-fluid" :src="imageSrc" alt="Safelite logo" />
|
<img class="logo-image img-fluid" :src="imageSrc" alt="Safelite logo" />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue