chore: menu styles

This commit is contained in:
Cory Dransfeldt 2024-03-02 15:00:33 -08:00
parent 209ed694fe
commit b2546cb079
No known key found for this signature in database
4 changed files with 15 additions and 25 deletions

View file

@ -3,7 +3,7 @@
{% render "../../../assets/styles/components/theme-toggle.css" %}
{% endcapture %}
<style>{{ css }}</style>
<li class="client-side">
<span class="client-side">
<theme-toggle>
<button
class="theme__toggle"
@ -16,4 +16,4 @@
</span>
</button>
</theme-toggle>
</li>
</span>