Skip to content

Commit

Permalink
Make "The SotM Europe event" section visible again (#157)
Browse files Browse the repository at this point in the history
It seems that without this attribute, only the background image is
visible and the actual content is hidden behind it.
  • Loading branch information
mstock authored Nov 6, 2023
1 parent 936dd29 commit 70311ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AboutSotM.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export function AboutSotm({ id }) {
unoptimized
/>
</div>
<Container>
<Container className="relative">
<h2 className="mx-auto max-w-2xl text-center font-dunbar text-4xl font-medium tracking-tighter text-sotm-blue sm:text-5xl">
The SotM Europe event
</h2>
Expand Down

0 comments on commit 70311ac

Please sign in to comment.