refactor(site): remove unused css variable

This commit is contained in:
ayo 2026-05-11 18:49:58 +02:00
parent 292eac3b1d
commit 8e98a4cbb4

View file

@ -49,7 +49,7 @@
</header> </header>
<main> <main>
<p>Colored circles that can pulse</p> <p>Colored circles that can pulse</p>
<status-indicator style="--status-icon-size: 32px" status="positive" pulse> <status-indicator status="positive" pulse>
All systems operational All systems operational
</status-indicator> </status-indicator>
<br /> <br />