Skip to content

Commit 95d7db1

Browse files
authored
Update index.html
1 parent e1f5025 commit 95d7db1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ <h2>Triangle fragmentation</h2>
3535
<hr>
3636
<h2>Hexagon fragmentation</h2>
3737
<section class="hexagon">
38-
<img src="https://picsum.photos/id/1069/300/300" style="--f-r:50;--f-seed:96">
39-
<img src="https://picsum.photos/id/1032/300/300" style="--f-r:100;--f-seed:999">
40-
<img src="https://picsum.photos/id/1072/300/300" style="--f-r:120;--f-seed:68">
38+
<img src="https://picsum.photos/id/1069/300/300" style="--f-r:10;--f-seed:96">
39+
<img src="https://picsum.photos/id/1032/300/300" style="--f-r:30;--f-seed:999">
40+
<img src="https://picsum.photos/id/1072/300/300" style="--f-r:50;--f-seed:68">
4141
</section>
4242
<script>
4343
if(CSS.paintWorklet) {

0 commit comments

Comments
 (0)