Skip to content

Commit

Permalink
adjust video frame width
Browse files Browse the repository at this point in the history
350 --> 356
  • Loading branch information
SethClydesdale committed Oct 1, 2024
1 parent 18fa1db commit 18f1ee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/css/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ button:active, .button:active {
#dialogue #video {
margin-top:5px;
height:200px;
width:350px;
width:356px;
}

/* dialogue arrow */
Expand Down
Loading

0 comments on commit 18f1ee5

Please sign in to comment.