fourcol-split-row-12--12--6-6.css in AT Tools 8.3
.fourcol-split-row-12--12--6-6 .hr--3-4 .l-r {
width: 50%;
}
.fourcol-split-row-12--12--6-6 .hr--1-3-4 .l-r:nth-child(2),
.fourcol-split-row-12--12--6-6 .hr--2-3-4 .l-r:nth-child(2) {
width: 50%;
}
.fourcol-split-row-12--12--6-6 .hr--1-3-4 .l-r:last-child,
.fourcol-split-row-12--12--6-6 .hr--2-3-4 .l-r:last-child {
width: 50%;
}
.fourcol-split-row-12--12--6-6 .arc--4 .l-r:nth-child(3) {
width: 50%;
}
.fourcol-split-row-12--12--6-6 .arc--4 .l-r:last-child {
width: 50%;
}
File
at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/fourcol/fourcol-split-row-12--12--6-6.css
View source
- .fourcol-split-row-12--12--6-6 .hr--3-4 .l-r {
- width: 50%;
- }
-
- .fourcol-split-row-12--12--6-6 .hr--1-3-4 .l-r:nth-child(2),
- .fourcol-split-row-12--12--6-6 .hr--2-3-4 .l-r:nth-child(2) {
- width: 50%;
- }
-
- .fourcol-split-row-12--12--6-6 .hr--1-3-4 .l-r:last-child,
- .fourcol-split-row-12--12--6-6 .hr--2-3-4 .l-r:last-child {
- width: 50%;
- }
-
- .fourcol-split-row-12--12--6-6 .arc--4 .l-r:nth-child(3) {
- width: 50%;
- }
-
- .fourcol-split-row-12--12--6-6 .arc--4 .l-r:last-child {
- width: 50%;
- }