Skip to content

Commit

Permalink
move content up
Browse files Browse the repository at this point in the history
  • Loading branch information
jjsfernandez committed Dec 22, 2022
1 parent d800170 commit 98a72e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ body {
height: 100vh;
width: 100vw;
justify-items: center;
align-items: center;
font-family: "Helvetica", "Arial", sans-serif;
overflow-y: hidden;
overflow-x: hidden;
margin-top: 15%;
}

.gridContainer {
Expand Down

0 comments on commit 98a72e5

Please sign in to comment.