mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
px changed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<livewire:frontend.header :country="$country"/>
|
||||
{{-- MAIN --}}
|
||||
<section class="w-full mb-12">
|
||||
<div class="max-w-screen-2xl mx-auto px-10" id="table">
|
||||
<div class="max-w-screen-2xl mx-auto px-2 sm:px-10" id="table">
|
||||
<livewire:frontend.search-tabs :country="$country->code"/>
|
||||
<livewire:tables.event-table :country="$country->code"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user