compact nav

This commit is contained in:
HolgerHatGarKeineNode
2023-03-28 14:08:23 +02:00
parent ead97f7935
commit 4be4cdad75

View File

@@ -17,7 +17,7 @@
</svg> </svg>
</button> </button>
</div> </div>
<div class="hidden lg:flex lg:gap-x-12" x-data="Components.popoverGroup()" x-init="init()"> <div class="hidden lg:flex lg:gap-x-8" x-data="Components.popoverGroup()" x-init="init()">
@include('livewire.frontend.navigation.news') @include('livewire.frontend.navigation.news')