Skip to content

Commit d270f60

Browse files
committed
Reduce page weight of grid figure
1 parent be0c216 commit d270f60

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_posts/2025-09-25-this-month-in-servo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This improves the appearance of many popular websites.
2424
We have implemented **named grid line lines and areas** ([@nicoburns](https://github.com/nicoburns), [@loirooriol](https://github.com/loirooriol), [#38306](https://github.com/servo/servo/pull/38306), [#38574](https://github.com/servo/servo/pull/38574), [#38493](https://github.com/servo/servo/pull/38493)), still gated behind the `layout_grid_enabled` preference ([#38306](https://github.com/servo/servo/pull/38306), [#38574](https://github.com/servo/servo/pull/38574)).
2525

2626
<figure>
27-
<a href="{{ '/img/blog/2025-09-grid.png' | url }}"><img alt="Screenshot of servoshell loading a page demoing a complex grid layout" src="{{ '/img/blog/2025-09-grid.png' | url }}"></a>
27+
<a href="{{ '/img/blog/2025-09-grid.jpg' | url }}"><img alt="Screenshot of servoshell loading a page demoing a complex grid layout" src="{{ '/img/blog/2025-09-grid.jpg' | url }}"></a>
2828
<figcaption>CSS grids are all around us.</figcaption>
2929
</figure>
3030

assets/img/blog/2025-09-grid.jpg

233 KB
Loading

0 commit comments

Comments
 (0)