You are here

threecol-split-row-12--2-10.css in AT Tools 8.3

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

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

File

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