File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11/* Add here all your css styles (customizations) */
22
3+ .center-align {
4+ text-align : center;
5+ }
6+
37# contact .btn : hover {
48 color : # e74c3c!important ;
59}
227231 height : 398px ;
228232 padding-top : 0px ;
229233 }
234+ .g-heading-v9 : after {
235+ left : 125px ;
236+ }
230237}
Original file line number Diff line number Diff line change @@ -320,10 +320,10 @@ <h5 class="text-uppercase"><strong>Participated in the IIT Kharagpur Winter Of C
320320 < footer >
321321 <!-- Contact section -->
322322 < section id ="contact " class ="g-theme-bg-color-1 g-text-color-2 ">
323- < div class ="container-fluid ">
323+ < div class ="container ">
324324 < div class ="row no-column-space equal-height-columns ">
325325 < div class ="col-sm-6 g-dp-table g-va-middle equal-height-column ">
326- < div class ="g-pl-80 g-pr-80 g-pl-15--xs g-pr-15--xs g-pt-100 g-pb-50 g-dp-table-cell g-va-middle pr-pl-0 ">
326+ < div class ="g-pl-80 g-pr-80 g-pl-15--xs g-pr-15--xs g-pt-100 g-pb-50 g-dp-table-cell g-va-middle pr-pl-0 center-align ">
327327 < div class ="g-heading-v9 g-mb-30 ">
328328 < h2 class ="text-uppercase "> < strong > Get In Touch</ strong > </ h2 >
329329 </ div >
You can’t perform that action at this time.
0 commit comments