Skip to content

Commit 12c6cb7

Browse files
authored
Update colors.md
Fix the transition between July and August data
1 parent 89b0a19 commit 12c6cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/colors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ You can set gradients on any CSS variables mentioned above.
674674
</tr>
675675
<tr>
676676
<th scope="row"> Aug </th>
677-
<td style="--start: 0.12; --size: 0.32;"> <span class="data"> 32 </span> </td>
677+
<td style="--start: 0.15; --size: 0.32;"> <span class="data"> 32 </span> </td>
678678
</tr>
679679
<tr>
680680
<th scope="row"> Sep </th>

0 commit comments

Comments
 (0)