Skip to content

Commit

Permalink
fix: bug issue #10 and #33
Browse files Browse the repository at this point in the history
allows scrolling on modal popup
  • Loading branch information
TimonGlaesser committed Apr 17, 2023
1 parent 6539a0c commit 4536d10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/agency.css
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ header.masthead .intro-text .intro-heading {
max-width: 100vw;
max-height: 95vh;
overflow-y: auto;
pointer-events: all;
}

@media (min-width: 1000px) {
Expand Down

0 comments on commit 4536d10

Please sign in to comment.