diff --git a/src/.DS_Store b/src/.DS_Store index 52e3c97439b072f76c114a89d258d294b9adac66..a7f0f712678bc820cae5d403914c31eb847c17d6 100644 Binary files a/src/.DS_Store and b/src/.DS_Store differ diff --git a/src/App/mediarules.css b/src/App/mediarules.css index c86b643ace168157e8bc1c6d124399cd519a4a04..eaa95d745ec03ceebbbfe02be9452c90e19423cc 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -60,7 +60,9 @@ footer { width: 100% !important; box-sizing: border-box; - padding: 15px 10px; + padding: 15px !important; + text-align: center; /* Center all the text for better readability */ + } @@ -69,26 +71,35 @@ line-height: 1.4; } - footer .social-icons { + footer .socials { display: flex; justify-content: center; margin-bottom: 10px; } - footer .contact-info { - font-size: 12px; + .contact-info { + font-size: 14px; + text-align: center; + } - footer img { - width: 100px !important; + .img-sponsor { + width: 100px; height: auto; + margin: 0 auto; + } + .footer-slider { + width: 100%; /* Ensure slider takes up the full width on mobile */ + margin-top: 20px; } - footer a { word-wrap: break-word; overflow-wrap: break-word; } + hr { + margin: 20px 0; /* Add spacing for separation on mobile */ + } /***gif***/ .CFTR-gif {