Skip to content

Commit

Permalink
shifting height for big screen
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaterman committed Jul 1, 2024
1 parent d186957 commit bac3d74
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: 94%;
height: 92%;
margin: 0;
padding: 2em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
Expand Down

0 comments on commit bac3d74

Please sign in to comment.