Skip to content

Commit

Permalink
Fix: Add margin between FAQ and Contact sections on the Home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Asin-Junior-Honore committed Aug 22, 2024
1 parent 1de39f5 commit 0be067c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/contactus.css
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ form label {
align-items: center;
width: 85vw;
border-radius: 20px;
margin-bottom: 50px !important;
margin-block: 50px !important;
background-image: linear-gradient(to right, red 1%, orange 99%) !important;
}

Expand Down

0 comments on commit 0be067c

Please sign in to comment.