gray to mg

This commit is contained in:
Geoff Doty 2024-06-08 12:23:46 -04:00
parent cb20f79098
commit 3a44d308df
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<p>
<div class="grid space">
<div style="background: var(--theme);">&nbsp;</div>
<div style="background: var(--gray);">&nbsp;</div>
<div style="background: var(--mg);">&nbsp;</div>
<div class="border">&nbsp;</div>
</div>
</p>