Skip to content

Commit

Permalink
Update figure.liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
BingCS committed Aug 26, 2024
1 parent 017c7cf commit 7219b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/figure.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{% if include.sizes %}
sizes="{{include.sizes}}"
{% else %}
sizes="95vw"
sizes="75vw"
{% endif %}
type="image/webp"
>
Expand Down

0 comments on commit 7219b2a

Please sign in to comment.