card-common-alt.css 143 B

12345678
  1. /**
  2. * @file
  3. * This file is used to style the 'Card common alt' view mode.
  4. */
  5. .node--view-mode-card-common-alt .node__content {
  6. order: -1;
  7. }