You are here

twocol-9-3.css in AT Tools 8.3

.twocol-9-3 .arc--2 .l-r {
  width: 75%;
}

.twocol-9-3 .arc--2 .l-r:last-child {
  width: 25%;
}

File

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