
| Current Path : /var/www/html/atstandard_001/layout/plugin-layout/sass/ |
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_001/layout/plugin-layout/sass/twocol-3-9.scss |
@import "plugin-layout-base";
//
// Two Regions 3-9
// -----------------------------------------------------------------------------
.bp--at-core-simple-wide,
.bp--at-core-simple-tablet-isolate {
.atl--twocol-3-9 {
&.l-arc--2 {
> .atl__cw > .atl__lc {
width: span(3 of 12);
&:last-child {
width: span(9 of 12);
}
}
}
}
}