Skip to content

Commit

Permalink
update media query
Browse files Browse the repository at this point in the history
  • Loading branch information
richknicks committed Mar 3, 2024
1 parent 7665c49 commit 2ba46d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ select > option {
.video-fullscreen {
position: relative;
top: 50%;
transform:translateY(-50%);
/* transform:translateY(-50%); */
}

/* Media Query: Large Smartphone (Vertical) */
Expand Down

0 comments on commit 2ba46d8

Please sign in to comment.