
| Current Path : /var/www/html/atstandard/styles/uikit/components/partials/theme/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/atstandard/styles/uikit/components/partials/theme/_shortcodes.grid-blocks.scss |
/**
* Shortcodes (Grid blocks)
============================================================================ */
@media #{$wide} {
.grid-block-2 {
.block {
@include gallery(6 of 12);
}
}
.grid-block-3 {
.block {
@include gallery(4 of 12);
}
}
.grid-block-4 {
.block {
@include gallery(3 of 12);
}
}
.grid-block-6 {
.block {
@include gallery(2 of 12);
}
}
.grid-block-12 {
.block {
@include gallery(1 of 12);
}
}
}