diff --git a/src/css/footer.css b/src/css/footer.css index 699bb8c..3d0a54a 100644 --- a/src/css/footer.css +++ b/src/css/footer.css @@ -22,9 +22,12 @@ .footer_logo_link { text-transform: uppercase; display: flex; + max-width: 130px; align-items: center; justify-content: center; - margin-bottom: 40px; + + margin: 0 auto 40px; + font-weight: 700; line-height: 18px; letter-spacing: -0.56px; @@ -147,6 +150,7 @@ display: flex; flex-direction: column; } + .footer_soc_cnt { margin-bottom: 43px; } @@ -174,9 +178,14 @@ gap: 166px; } .footer_logo_link { - margin: 0; + margin-bottom: 0; } .footer_nav_list { align-items: center; } + .footer_wrap_contact { + justify-content: space-between; + flex-direction: column; + display: flex; + } } diff --git a/src/partials/footer.html b/src/partials/footer.html index 90787d4..f7e7770 100644 --- a/src/partials/footer.html +++ b/src/partials/footer.html @@ -99,7 +99,8 @@ target="_blank" rel="noopener noreferrer" href="https://goo.gl/maps/JntpR8JTNK1PvN2A8" - >1678 S. Pioneer Road Salt Lake City UT 841041678 S. Pioneer Road Salt Lake City
+ UT 84104