Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / themes / umami / css / components / content / card-common / card-common.css
diff --git a/web/core/profiles/demo_umami/themes/umami/css/components/content/card-common/card-common.css b/web/core/profiles/demo_umami/themes/umami/css/components/content/card-common/card-common.css
new file mode 100644 (file)
index 0000000..d7eb980
--- /dev/null
@@ -0,0 +1,8 @@
+/**
+* @file
+* This file is used to style the 'Card common' view mode.
+*/
+
+.node--view-mode-card-common .read-more {
+  margin-bottom: 1em;
+}