You are here

threecol-split-row-4-8--12.css in AT Tools 8.3

.threecol-split-row-4-8--12 .hr--1-2 .l-r:first-child,
.threecol-split-row-4-8--12 .arc--3 .l-r:first-child {
  width: 33.33333%;
}

.threecol-split-row-4-8--12 .hr--1-2 .l-r:last-child,
.threecol-split-row-4-8--12 .arc--3 .l-r:nth-child(2) {
  width: 66.66667%;
}

File

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