Comment out temporarily unused CSS
This commit is contained in:
parent
d3530063f3
commit
982cee6bfe
@ -23,7 +23,7 @@
|
|||||||
{/await}
|
{/await}
|
||||||
{/if}
|
{/if}
|
||||||
</Island>
|
</Island>
|
||||||
|
<!--
|
||||||
<style>
|
<style>
|
||||||
.buttons {
|
.buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -51,3 +51,4 @@
|
|||||||
box-shadow: var(--box-shadow);
|
box-shadow: var(--box-shadow);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
-->
|
Loading…
Reference in New Issue
Block a user