One Hat Cyber Team
Your IP:
216.73.216.58
Server IP:
198.54.114.155
Server:
Linux server71.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
5.6.40
Create File
|
Create Folder
Execute
Dir :
~
/
home
/
fluxyjvi
/
www
/
assets
/
images
/
View File Name :
_banner.scss.tar
home/fluxyjvi/public_html/assets/front/sass/_layout/_banner.scss 0000644 00000001344 15105603563 0021244 0 ustar 00 /*Banner*/ .banner-section { overflow: hidden; } .banner-wrapper { display: flex; align-items: center; justify-content: space-between; align-items: center; padding: 130px 0; @include breakpoint(md) { padding: 130px 0; min-height: calc(100vh - 42px - 75px); } } .banner-cont { width: 100%; max-width: 620px; } .banner-cont { .title { margin-bottom: 25px; } p { font-size: 18px; line-height: 1.5; max-width: 570px; margin-bottom: 35px; } @include breakpoint(sm) { p { font-size: 20px; } } } .banner-charts { background: #1d2330; border-bottom: 1px solid var(--border-dark); border-top: 1px solid var(--border-dark); } .banner-section { position: relative; }