card-common.css in Drupal 10
Same filename and directory in other branches
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.cssView source
- /**
- * @file
- * This file is used to style the 'Card common' view mode.
- */
-
- .node--view-mode-card-common .read-more {
- margin-bottom: 1em;
- }