Skip to content

Commit

Permalink
updating css to larger gap between title and beginning of page
Browse files Browse the repository at this point in the history
  • Loading branch information
MeaghanClark committed Aug 2, 2024
1 parent ef6bab6 commit f6a2691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
body {
padding-top: 70px; /* Adjust this value as needed */
}
padding-top: 700px; /* Adjust this value as needed */
}

0 comments on commit f6a2691

Please sign in to comment.