Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoAverty committed May 29, 2024
1 parent afb5023 commit 3525a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

</script>
<!--------------------Navigation----------------------->
<div class="fixed bottom-0 left-0 h-screen bg-contrast w-[200px]">
<div class="fixed bottom-0 left-0 h-screen bg-contrast w-[200px] hidden 3xl:block">
<nav>
<ul class="list-none m-0 p-0 pt-12">
<li class="mb-4">
Expand Down

0 comments on commit 3525a9e

Please sign in to comment.