Skip to content

Commit 72b8b0b

Browse files
authored
fix
1 parent eb5a84f commit 72b8b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/shortcodes/figure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- $respSizes := slice 480 720 1080 -}}
2-
{{- $dataSzes := "(min-width: 768px) 720px, 100vw" -}}
2+
{{- $dataSizes := "(min-width: 768px) 720px, 100vw" -}}
33

44
{{- $holder := "GIP" -}}
55
{{- $hint := "photo" -}}

0 commit comments

Comments
 (0)