Skip to content

Commit

Permalink
Event maxWidth 1080px to avoid cropping to much top and bottom of pic…
Browse files Browse the repository at this point in the history
…ture
  • Loading branch information
mathiash98 committed Feb 21, 2024
1 parent 24b0753 commit bcb08eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/kvarteret/pages/events/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,8 @@ export default function Page({
margin-top: 80px;
position: relative;
height: 200px;
}
.top-image {
width: 100%;
max-width: 1080px;
}
@media only screen and (min-width: 800px) {
Expand Down

0 comments on commit bcb08eb

Please sign in to comment.