File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -666,7 +666,7 @@ <h5 data-aos-duration="650" data-aos="fade-left" class="footer-title">Contact Us
666666 </ a >
667667 </ div >
668668 < div data-aos-duration ="650 " data-aos ="fade-left "
669- class ="footer-contact-col d-flex flex-column align-items-center "
669+ class ="footer-contact-col d-flex flex-column align-items-center last-two-buttons "
670670 >
671671 <!-- margin added -->
672672 < a
@@ -681,7 +681,7 @@ <h5 data-aos-duration="650" data-aos="fade-left" class="footer-title">Contact Us
681681 < a
682682 href ="https://www.linkedin.com/in/adityai0 "
683683 target ="_blank "
684- class ="btn btn-primary mb-2 footer-contact-btn mt-3 "
684+ class ="btn btn-primary mb-2 footer-contact-btn mt-3 "
685685 style ="max-width: 250px "
686686 >
687687 < i class ="fab fa-linkedin-in me-2 "> </ i > LinkedIn
Original file line number Diff line number Diff line change @@ -960,4 +960,12 @@ body {
960960 to {
961961 transform : rotate (360deg );
962962 }
963- }
963+ }
964+ .last-two-buttons {
965+ margin-left : 150px ;
966+ }
967+ .footer-contact-btn {
968+ width : 250px ;
969+ max-width : 100% ;
970+ text-align : left;
971+ }
You can’t perform that action at this time.
0 commit comments