����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 216.73.216.82 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/public_html/public/builder/templates/coming-soon/scss/ |
Upload File : |
.social-icons { position: absolute; margin-bottom: 2rem; width: 100%; z-index: 2; ul { margin-top: 2rem; width: 100%; text-align: center; > li { margin-left: 1rem; margin-right: 1rem; display: inline-block; > a { display: block; color: white; background-color: fade-out($primary, 0.2); border-radius: 100%; font-size: 2rem; line-height: 4rem; height: 4rem; width: 4rem; } } } } @media (min-width: 768px) { .social-icons { margin: 0; position: absolute; right: 2.5rem; bottom: 2rem; width: auto; ul { margin-top: 0; width: auto; > li { display: block; margin-left: 0; margin-right: 0; margin-bottom: 2rem; &:last-child { margin-bottom: 0; } > a { transition: all 0.2s ease-in-out; font-size: 2rem; line-height: 4rem; height: 4rem; width: 4rem; &:hover { background-color: $primary; } } } } } }