You are here

twocol-4-8.css in AT Tools 8.2

.twocol-4-8 .arc--2 .l-r {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}

.twocol-4-8 .arc--2 .l-r:last-child {
  width: 66.10169%;
  float: right;
  margin-right: 0;
}

File

at_theme_generator/starterkits/starterkit/layout/site-builder/css/twocol/twocol-4-8.css
View source
  1. .twocol-4-8 .arc--2 .l-r {
  2. width: 32.20339%;
  3. float: left;
  4. margin-right: 1.69492%;
  5. }
  6. .twocol-4-8 .arc--2 .l-r:last-child {
  7. width: 66.10169%;
  8. float: right;
  9. margin-right: 0;
  10. }