File manager - Edit - /home/custbahd/timertraveltours.com/assets/sass/spacing/_padding.scss
Back
/*-- Padding Left And Right --*/ @for $i from 1 through $space-count { .px-#{5 * $i} { padding-right: 5px *$i; padding-left: 5px *$i; } } /*-- Padding Top And Bottom --*/ @for $i from 1 through $space-count { .py-#{5 * $i} { padding-top: 5px *$i; padding-bottom: 5px *$i; } } /*-- Padding Top --*/ @for $i from 1 through $space-count { .pt-#{5 * $i} { padding-top: 5px *$i; } } /*-- Padding Bottom --*/ @for $i from 1 through $space-count { .pb-#{5 * $i} { padding-bottom: 5px *$i; } } /*-- Padding Left --*/ @for $i from 1 through $space-count { .pl-#{5 * $i} { padding-left: 5px *$i; } } /*-- Padding Right --*/ @for $i from 1 through $space-count { .pr-#{5 * $i} { padding-right: 5px *$i; } } .pb-60 { padding-bottom: 60px; } .pt-65 { padding-top: 65px; } .pt-75 { padding-top: 75px; } .pt-80 { padding-top: 80px; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 1.5 |
proxy
|
phpinfo
|
Settings