Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0xity committed Oct 10, 2024
1 parent ead3d43 commit c3d7fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/CrewDescriptionComp.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const { image } = Astro.props;
alt="Crew beskrivelse bilde"
class="w-full h-full object-cover rounded-3xl"
/>
<div class="absolute inset-0 flex justify-center items-center bgop">
<div class="absolute inset-0 flex justify-center items-center">
<Box
itemCenter={true}
title="Hvem styrer scenelysene?"
Expand Down

0 comments on commit c3d7fc4

Please sign in to comment.