Skip to content

Commit

Permalink
Update desktop.css
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyFenceCode authored Dec 6, 2023
1 parent 59871b4 commit 9492195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
margin-top: 7vh;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr 0fr 1fr 1fr;
grid-template-rows: 1fr 2fr 0.1fr 2fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
Expand Down

0 comments on commit 9492195

Please sign in to comment.