You are here

threecol-split-row-12--5-7.css in AT Tools 8.3

.threecol-split-row-12--5-7 .hr--2-3 .l-r,
.threecol-split-row-12--5-7 .arc--3 .l-r:nth-child(2) {
  width: 41.66667%;
}

.threecol-split-row-12--5-7 .hr--2-3 .l-r:last-child,
.threecol-split-row-12--5-7 .arc--3 .l-r:last-child {
  width: 58.33333%;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/threecol/threecol-split-row-12--5-7.css
View source
  1. .threecol-split-row-12--5-7 .hr--2-3 .l-r,
  2. .threecol-split-row-12--5-7 .arc--3 .l-r:nth-child(2) {
  3. width: 41.66667%;
  4. }
  5. .threecol-split-row-12--5-7 .hr--2-3 .l-r:last-child,
  6. .threecol-split-row-12--5-7 .arc--3 .l-r:last-child {
  7. width: 58.33333%;
  8. }