Skip to content

Commit

Permalink
trying to get headers to show
Browse files Browse the repository at this point in the history
  • Loading branch information
zachary-foster committed Nov 2, 2023
1 parent 2b63494 commit f1db0cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}

.main-container {
margin-top: 10px;
margin-top: 60px;
max-width: 1170px !important;
}

Expand Down
2 changes: 1 addition & 1 deletion website/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}

.main-container {
margin-top: 10px;
margin-top: 60px;
max-width: 1170px !important;
}

Expand Down

0 comments on commit f1db0cc

Please sign in to comment.