����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 3.21.248.40 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 : /proc/self/cwd/projects/1/rr26rGAY4pcSGH30jgwSh9hf9aqG3bW7hbKe/scss/ |
Upload File : |
body, html { width: 100%; height: 100%; } body { @include body-font; } // Custom Button Size .btn-xl { padding: 1.25rem 2.5rem; } // Content Section .content-section { padding-top: 7.5rem; padding-bottom: 7.5rem; } .content-section-heading { h2 { font-size: 3rem; } h3 { font-size: 1rem; text-transform: uppercase; } } // Typography h1, h2, h3, h4, h5, h6 { font-weight: 700; } .text-faded { color: fade-out($white, 0.3); } /* Map */ .map { height: 30rem; } @media(max-width: 992px) { .map { height: 75%; } } .map iframe { pointer-events: none; } // Scroll to top button .scroll-to-top { position: fixed; right: 15px; bottom: 15px; display: none; width: 50px; height: 50px; text-align: center; color: white; background: fade-out($gray-800, .5); line-height: 45px; &:focus, &:hover { color: white; } &:hover { background: $gray-800; } i { font-weight: 800; } }