Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchox5 committed May 19, 2023
1 parent 92a863c commit c5f6502
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/arcgrid.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
<div class="core items-1">
<div class="item xs" style="transform: translate(-50%, -50%);"></div>
</div>

<div class="ring-1" style="width: 120px; height: 120px;">
<div class="progress" style="--progress: 75"></div>
</div>
<div class="ring-1 items-6">
<div class="arc"></div>
<div class="arc"></div>
Expand All @@ -57,9 +59,7 @@
<div class="arc"></div>
</div>

<div class="ring-1">
<div class="progress" style="--progress: 75"></div>
</div>




Expand Down

0 comments on commit c5f6502

Please sign in to comment.