Skip to content

Commit

Permalink
Merge branch 'PGATOUR:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
bosco-ensemble authored Mar 26, 2024
2 parents 1e90352 + 41cb61a commit 4910aa8
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -555,19 +555,7 @@ main .ad .ad-top {
display: flex;
align-items: center;
justify-content: center;
height: 100px;
}

@media (min-width: 728px) {
main .ad .ad-top {
height: 90px;
}
}

@media (min-width: 970px) {
main .ad .ad-top {
height: 250px;
}
height: 300px;
}

main .section.teaser .teaser-play {
Expand Down

0 comments on commit 4910aa8

Please sign in to comment.