Skip to content

Commit

Permalink
Mute and pause btn moved to top on tablet
Browse files Browse the repository at this point in the history
  • Loading branch information
santi-homps committed Jan 5, 2024
1 parent ddf03c2 commit 4791d9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,9 @@ main.blue-contract .section.section-with-title p {
--section-div-padding: 24px 32px;
--text-block-max-width: 506px;
}
}

@media (min-width: 1200px) {
.v2-video__playback-button,
.v2-video__mute-controls{
bottom: 18px;
Expand Down

0 comments on commit 4791d9b

Please sign in to comment.