One Hat Cyber Team
Your IP :
172.71.120.56
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
htmlOld
/
theme
/
dev
/
components
/
page-title
/
View File Name :
page-title.scss
@import "../bootstrap/scss/functions"; @import "../base/functions"; @import "../base/variables"; @import "../bootstrap/scss/variables"; @import "../bootstrap/scss/mixins"; // Base .page-title { padding: 35px 0 30px; } .page-title-text { text-transform: capitalize; } * + .page-title-exeption { margin-top: px-to-rem( 6px ) } // Context dark .context-dark { .page-title-exeption { color: inherit; } } // Media @include media-breakpoint-up( md ) { .page-title { padding: 55px 0 30px; } } @include media-breakpoint-up( lg ) { .page-title { min-height: 180px; padding: 50px 0 40px; } } @include media-breakpoint-up( xl ) { .page-title { min-height: 340px; padding: 135px 0 30px; } } @include media-breakpoint-up( xxl ) { .page-title { min-height: 500px; padding: 255px 0 30px; } }