refactor(site): remove unused css variable
This commit is contained in:
parent
292eac3b1d
commit
8e98a4cbb4
1 changed files with 1 additions and 1 deletions
|
|
@ -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 />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue