Skip to content

Commit fca20f8

Browse files
committed
Update formatting
1 parent 7ae49c4 commit fca20f8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,10 @@ Complaints are especially impactful when they are authored by a citizen of that
222222

223223
<div style="
224224
display: flex;
225-
flex-wrap: wrap; /* Allows sections to stack on smaller screens */
226-
justify-content: space-between; /* Spreads out the content */
227-
max-width: 1200px; /* Max width for content centering */
225+
flex-wrap: wrap;
226+
justify-content: space-between;
227+
max-width: 1200px;
228+
padding-top: 2em;
228229
margin: 0 auto;
229230
">
230231

0 commit comments

Comments
 (0)