Skip to content

Commit

Permalink
Adding margin space at the bottom of page
Browse files Browse the repository at this point in the history
  • Loading branch information
MRTIBBETS committed Aug 31, 2023
1 parent b1ccd44 commit 7b73039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ body {
max-width: 650px;
margin: 20px auto 5%;
padding: 20px;
margin-bottom: 5%;
}
/* Styling for social media links */
.social-media a {
Expand Down

0 comments on commit 7b73039

Please sign in to comment.