You are here

twocol-7-5.css in AT Tools 8.3

.twocol-7-5 .arc--2 .l-r {
  width: 58.33333%;
}

.twocol-7-5 .arc--2 .l-r:last-child {
  width: 41.66667%;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/twocol/twocol-7-5.css
View source
  1. .twocol-7-5 .arc--2 .l-r {
  2. width: 58.33333%;
  3. }
  4. .twocol-7-5 .arc--2 .l-r:last-child {
  5. width: 41.66667%;
  6. }