You are here

card-common.css in Drupal 9

This file is used to style the 'Card common' view mode.

File

core/profiles/demo_umami/themes/umami/css/components/content/card-common/card-common.css
View source
  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. }