Skip to content

Commit

Permalink
close #794
Browse files Browse the repository at this point in the history
  • Loading branch information
jstet committed Sep 4, 2024
1 parent 6871361 commit 95a96fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/[[locale=locale]]/[events=events]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
</script>

<span
class="mx-4 mb-8 grid w-full grid-cols-2 text-sm lg:mt-0 lg:flex lg:w-2/4 lg:items-center"
class="mx-4 mb-8 grid grid-cols-2 text-sm lg:mt-0 lg:flex lg:w-2/4 lg:items-center"
>
<span
class="col-span-full mr-1.5 whitespace-nowrap pb-2 lg:col-span-1 lg:pb-0"
Expand Down

0 comments on commit 95a96fc

Please sign in to comment.