Skip to content

Commit

Permalink
Increased padding for mainContent to p-4
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilferd10 committed Nov 1, 2023
1 parent c80f382 commit 1317707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1 class="pb-1">Developing digital applications</h1>
</section>

<!-- Buffer Area -->
<section id="mainContent" class="pb-5 p-3"></section>
<section id="mainContent" class="pb-5 p-4"></section>

<!-- Main Content -->
<main class="container my-5">
Expand Down

0 comments on commit 1317707

Please sign in to comment.