File tree Expand file tree Collapse file tree 2 files changed +17
-8
lines changed
Expand file tree Collapse file tree 2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change @@ -108,14 +108,23 @@ <h5 class="offcanvas-title" id="offcanvasWithBothOptionsLabel">Accessibility Set
108108 < i class ="fas fa-arrow-up "> </ i >
109109 </ a >
110110
111- < main id ="main-content " class ="container my-5 main-background ">
112- < div class ="row justify-content-center ">
113- < div class ="col-md-8 text-center ">
114- < h1 class ="display-4 mt-5 mb-4 "> Thank You!</ h1 >
115- < p class ="lead mb-5 "> Thank you for reaching out! Your message is important to us, and we’re committed to
116- responding as quickly as possible. Together, let’s make accessibility a priority for everyone.</ p >
117-
118- < a href ="index.html " class ="btn btn-primary btn-lg "> Return to Home</ a >
111+ < main id ="main-content "
112+ class ="container-fluid mb-5 pt-5 h-75 main-background d-flex flex-column justify-content-center ">
113+ < div class ="container mt-5 ">
114+ < h1 class ="my-5 text-center "> Thank You</ h1 >
115+ < div class ="row ">
116+ < div class ="col-md-6 mb-4 ">
117+ < form id ="contact-form " class ="bg-feature-card p-4 rounded shadow-sm ">
118+
119+ </ form >
120+ </ div >
121+ < div class ="col-md-6 mb-4 ">
122+ < div class ="card bg-feature-card p-4 rounded shadow-sm ">
123+ < div class ="card-body get-in-touch-card ">
124+
125+ </ div >
126+ </ div >
127+ </ div >
119128 </ div >
120129 </ div >
121130 </ main >
You can’t perform that action at this time.
0 commit comments