Skip to content

Commit

Permalink
Estimated
Browse files Browse the repository at this point in the history
  • Loading branch information
atriantas committed May 24, 2024
1 parent 837bd95 commit 395b6f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snippets/estimated-time.liquid
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div style="background:{{ block.settings.delivery_color}}" class="v-route-cont">

Check notice on line 1 in snippets/estimated-time.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/estimated-time.liquid#L1

[SpaceInsideBraces] Space missing before '}}'
<div class="estimated-title">
<img
src="https://cdn.shopify.com/s/files/1/0587/8254/8168/files/local_shipping_24dp_FILL0_wght300_GRAD0_opsz24.png?v=1716518511"
style="height:14px;margin-right:10px;"
src="https://cdn.shopify.com/s/files/1/0587/8254/8168/files/calendar_month_24dp_FILL0_wght300_GRAD0_opsz24.png?v=1716519338"
style="height:20px;margin-right:10px;position: relative;top: 5px;"
>

Check failure on line 6 in snippets/estimated-time.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/estimated-time.liquid#L3-L6

[ImgWidthAndHeight] Missing width and height attributes

Check warning on line 6 in snippets/estimated-time.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/estimated-time.liquid#L3-L6

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others
<span class="ma2-white">{{ block.settings.estimate }}</span>
<span class="v-estimated-date"></span>
Expand Down

0 comments on commit 395b6f1

Please sign in to comment.