You are here

threecol-4-4-4.css in AT Tools 8.3

.threecol-4-4-4 .arc--2 .l-r {
  width: 50%;
}

.threecol-4-4-4 .arc--3 .l-r {
  width: 33.33333%;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/threecol/threecol-4-4-4.css
View source
  1. .threecol-4-4-4 .arc--2 .l-r {
  2. width: 50%;
  3. }
  4. .threecol-4-4-4 .arc--3 .l-r {
  5. width: 33.33333%;
  6. }