card-common.css 140 B

12345678
  1. /**
  2. * @file
  3. * This file is used to style the 'Card common' view mode.
  4. */
  5. .node--view-mode-card-common .read-more {
  6. margin-bottom: 1em;
  7. }