| Server IP : 14.225.204.176 / Your IP : 216.73.216.6 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/harmoniegolfpark.com/assets/sass/layouts/ |
Upload File : |
.panel-about {
@include media-breakpoint-up(md) { min-height: 500px; }
.panel__title { font-weight: 500; }
}
.about-page {
.hero-slider, .hero-slider__item { min-height: 350px; }
.hero-slider__caption { width: 50%;height: auto;bottom: 0; }
.hero-slider--static .hero-slider__title { line-height: 80px; }
.hero-slider--static .hero-slider__desc { line-height: 36px; }
}
//responsive
/* Max 1024px */
@media screen and (min-width: 769px) and (max-width: 64em) {
}
/* Max 768px */
@media screen and (min-width: 601px) and (max-width: 48em) {
//about.html
.about-page {
.hero-slider--static .hero-slider__caption { bottom: 20%;top: unset; }
}
}
/* Max 600px */
@media screen and (max-width: 37.5em) {
//about.html
.about-page {
.hero-slider--static .hero-slider__caption { bottom: 20%;top: unset;width: 90%; }
.hero-slider__caption .hero-slider__title, .hero-slider__caption .hero-slider__desc { font-size: 32px; }
.panel-about {
.short-desc { padding: 20px 0; }
}
}
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 320px) {
}
@media screen and (max-width: 768px) {
.about-page {
.hero-slider, .hero-slider__item { min-height: 485px; }
}
}