Skip to content

Commit

Permalink
making video window slightly taller
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaterman committed Jul 1, 2024
1 parent a4ff113 commit ba527dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
background: #091F2F;
text-align: center;
color: #E0E0E0;
height: 93%;
height: 93.5%;
margin: 0;
padding: 2em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
Expand Down

0 comments on commit ba527dc

Please sign in to comment.