Comment out temporarily unused CSS

This commit is contained in:
Fred Boniface 2024-06-30 11:15:10 +01:00
parent d3530063f3
commit 982cee6bfe
1 changed files with 2 additions and 1 deletions

View File

@ -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>
-->