Skip to content

Commit

Permalink
revert height
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoGresse authored Dec 4, 2024
1 parent 4ba1b75 commit 16c5225
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/home/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import ButtonLink from '../ui-elements/ButtonLink.astro'
height: clamp(47.5rem, calc(100vh + 1px), 56.25rem);
position: relative;
margin-top: -4rem;
min-height: 100svh;
}

.overlay {
Expand Down

0 comments on commit 16c5225

Please sign in to comment.