Skip to content

Commit

Permalink
Improve accessibility
Browse files Browse the repository at this point in the history
Signed-off-by: Rem01Gaming <[email protected]>
  • Loading branch information
Rem01Gaming committed Nov 20, 2024
1 parent 5ce88b0 commit b90260a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/menu.astro
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
>
</li>

<li>
<svg
class="text-[#bbb] dark:text-[#333] group-data-[icon=skills]/icon:opacity-100 opacity-0 transition-opacity hidden md:block absolute -bottom-20 -right-20"
xmlns="http://www.w3.org/2000/svg"
Expand Down Expand Up @@ -243,6 +244,7 @@
d="M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1z"
></path>
</svg>
</li>
</ul>
</div>
<script>
Expand Down

0 comments on commit b90260a

Please sign in to comment.