@@ -373,18 +373,18 @@ <h1 class="section-title fw-bold text-center text-primary">Get Involved</h1>
373373 < div class ="container py-3 ">
374374 < h1 class ="section-title fw-bold text-center text-primary "> Connect with Us</ h1 >
375375 < p class ="text-center text-secondary mb-5 "> Find us, follow us, and join our community</ p >
376- < div class ="row text-center mt-4 ">
377- < div class ="col-md-6 mb-4 ">
378- < div class ="d-flex flex-column align-items-start mb-3 ">
376+ < div class ="row mt-4 ">
377+ < div class ="col-md-6 my-3 ">
378+ < div class ="d-flex flex-column align-items-center align-items-md- start mb-3 ">
379379 < h5 class ="fw-bold mb-2 "> Looking for more local tech?</ h5 >
380- < div class ="d-flex flex-column align-items-start mb-4 ">
380+ < div class ="d-flex flex-column mb-4 ">
381381 < p class ="">
382382 Visit
383383 < a href ="https://www.spokanetech.org " target ="_blank " rel ="noopener "> www.spokanetech.org</ a > for more local groups and events.
384384 </ p >
385385 </ div >
386386
387- < h5 class ="fw-bold mb-2 "> Follow Us</ h5 >
387+ < h5 class ="fw-bold my-3 "> Follow Us</ h5 >
388388 < div class ="d-flex gap-3 ">
389389 < a href ="https://www.meetup.com/python-spokane " target ="_blank " rel ="noopener "
390390 class ="social-icon-link text-decoration-none ">
@@ -420,8 +420,8 @@ <h5 class="fw-bold mb-2">Follow Us</h5>
420420
421421 </ div >
422422 </ div >
423- < div class ="col-md-6 ">
424- < div class ="d-flex flex-column align-items-start ">
423+ < div class ="col-md-6 my-3 ">
424+ < div class ="d-flex flex-column align-items-center align-items-md- start ">
425425 < h5 class ="fw-bold mb-2 "> Community Guidelines</ h5 >
426426 < ul class ="list-unstyled text-start p-2 rounded ">
427427 < li class ="mb-2 ">
@@ -450,10 +450,10 @@ <h5 class="fw-bold mb-2">Community Guidelines</h5>
450450 </ div >
451451 </ div >
452452 < div class ="container ">
453- < div class ="row text-center mt-4 ">
453+ < div class ="row mt-4 ">
454454 < div class ="col-md-6 "> </ div >
455455 < div class ="col-md-6 ">
456- < div class ="alert alert-primary text-start " role ="alert ">
456+ < div class ="alert alert-primary text-center text-md- start " role ="alert ">
457457 < div class ="h5 fw-bold mb-2 ">
458458 < i class ="fa-brands fa-python me-2 "> </ i >
459459 Python Software Foundation
@@ -474,13 +474,13 @@ <h5 class="fw-bold mb-2">Community Guidelines</h5>
474474 <!-- Footer -->
475475 < footer class ="bg-primary text-white py-2 ">
476476 < div class ="container-fluid px-4 ">
477- < div class ="row align-items-start mt-3 ">
478- < div class ="col-md-4 mb-4 text-start ">
477+ < div class ="row mt-3 ">
478+ < div class ="col-md-4 mb-4 text-md- start text-center ">
479479 < a class ="navbar-brand fw-bold text-light " href ="# ">
480480 < span class ="text-warning "> < i class ="fa-brands fa-python me-2 "> </ i > </ span > Spokane Python
481481 </ a >
482482 </ div >
483- < div class ="col-md-8 text-md-end text-start " style ="font-size: .75rem; ">
483+ < div class ="col-md-8 text-md-end text-center " style ="font-size: .75rem; ">
484484 < p class ="mb-0 "> © 2025 Spokane Python User Group. All rights reserved.</ p >
485485 < p > Building community through Python</ p >
486486 </ div >
0 commit comments