z-index changed

This commit is contained in:
Benjamin Takats
2022-12-04 15:01:14 +01:00
parent 92ae6634f8
commit ffd465076a

View File

@@ -12,7 +12,7 @@
</style> </style>
<section class="w-full"> <section class="w-full">
<div class="max-w-screen-2xl mx-auto px-2 sm:px-10"> <div class="max-w-screen-2xl mx-auto px-2 sm:px-10">
<div class="relative sm:sticky sm:top-0 bg-21gray z-50 flex flex-col flex-wrap items-center justify-between py-7 mx-auto md:flex-row max-w-screen-2xl"> <div class="relative sm:sticky sm:top-0 bg-21gray z-10 flex flex-col flex-wrap items-center justify-between py-7 mx-auto md:flex-row max-w-screen-2xl">
<div class="relative flex flex-col md:flex-row"> <div class="relative flex flex-col md:flex-row">
<a href="{{ route('search.city', ['country' => $c]) }}" <a href="{{ route('search.city', ['country' => $c]) }}"
class="flex items-center mb-5 font-medium text-gray-900 lg:w-auto lg:items-center lg:justify-center md:mb-0"> class="flex items-center mb-5 font-medium text-gray-900 lg:w-auto lg:items-center lg:justify-center md:mb-0">