Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/hrms.ncriptech.com/resources/sass/components/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
.card { max-width: 600px; .card-heading { h1 { font-weight: 600; font-size: 24px; line-height: 34px; padding: 0 100px; } p { font-size: 16px; line-height: 24px; color: #6f767e; padding: 0 90px; } } .card-body { font-weight: 400; font-size: 14px; line-height: 24px; color: #6f767e; p { padding: 0 14px; margin-bottom: 28px; .link{ color: #0f6aff; } } .ot-primary-text { font-weight: 600; font-size: 16px; line-height: 24px; color: #0f6aff; margin-top: 26px; } h4{ font-weight: 600; font-size: 16px; color: #29D697; } h5{ padding: 0 14px; } } .card-button-group { padding-left: 14px; gap: 10px; .btn-border{ margin-bottom: 26px; padding: 2px; border-radius: 5px; background: linear-gradient(90deg, #0f6aff 0%, #21c6fb 100%); button { font-weight: 600; color: #0f6aff; border-radius: 5px; background: white; &:hover { outline: none; border: none; color: white; background: linear-gradient(90deg, #0f6aff 0%, #21c6fb 100%); } } } } .card-footer { font-weight: 500; font-size: 12px; line-height: 15px; color: #6f767e; p > a { color: #0f6aff; } .social-media { gap: 8px; a { padding: 8.5px; border-radius: 50%; background: linear-gradient(90deg, #0f6aff 0%, #21c6fb 100%); } } } } @include devices(sm) { .card { .card-heading { h1 { font-size: 20px; padding: 0 10px; } p { font-size: 16px; padding: 0 8px; } } .card-body { font-weight: 400; font-size: 14px; line-height: 24px; color: #6f767e; p { padding: 0; } .card-body-image{ img { width: 100%; height: 100%; } } h5{ padding: 0; } } .card-button-group { flex-direction: column; padding: 0; button{ width: 100%; } } .card-footer { font-size: 7px; } } }