Skip to content

Commit

Permalink
Merge branch 'main' into TDW-2232-change-x-color
Browse files Browse the repository at this point in the history
  • Loading branch information
bosco-ensemble committed Mar 26, 2024
2 parents 763d74c + dc61501 commit d7bf2c2
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 @@ -554,19 +554,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 d7bf2c2

Please sign in to comment.