catalog.css 114 B

1234567
  1. section.list article{
  2. margin-bottom: 1.5em;
  3. }
  4. section.list article div.monster{
  5. display: inline-block;
  6. }