Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
magoimaxwel authored Nov 21, 2024
1 parent a30cd93 commit 056ac69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@
z-index: 10;
margin-top: 100vh;
background-color: var(--background-color);
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding: 0 1rem;
}

.section {
Expand Down

0 comments on commit 056ac69

Please sign in to comment.