infobox.less 136 B

123456789
  1. .infobox {
  2. .infobox_part {
  3. margin-bottom: 20px;
  4. }
  5. .infobox_part:last-child {
  6. margin-bottom: 0;
  7. }
  8. }