Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Muda committed Jun 9, 2023
1 parent 4c92593 commit f07483e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion examples/spread.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,15 @@ <h1>Settings Form</h1>
<div class="item m" style="background-color: rgb(194, 212, 29);"></div>
<div class="item m" style="background-color: rgb(194, 212, 29);"></div>
<div class="item m" style="background-color: rgb(194, 212, 29);"></div>
<div class="item m" style="background-color: rgb(194, 212, 29);"></div>
<div class="item m" style="background-color: rgb(194, 212, 29);">
<div class="ring-1 items-5 ">
<div class="item xxs" style="background-color: rgb(42, 165, 95);"></div>
<div class="item xxs" style="background-color: rgb(42, 165, 95);"></div>
<div class="item xxs" style="background-color: rgb(42, 165, 95);"></div>
<div class="item xxs" style="background-color: rgb(42, 165, 95);"></div>
<div class="item xxs" style="background-color: rgb(42, 165, 95);"></div>
</div>
</div>
<div class="item m" style="background-color: rgb(194, 212, 29);"></div>
<div class="item m" style="background-color: rgb(194, 212, 29);"></div>
<div class="item m" style="background-color: rgb(194, 212, 29);"></div>
Expand Down

0 comments on commit f07483e

Please sign in to comment.