You are here

threecol-split-row-12--9-3.css in AT Tools 8.3

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

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

File

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