We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1817ba2 commit f3a74f9Copy full SHA for f3a74f9
packages/vaadin-lumo-styles/components/card.css
@@ -30,7 +30,7 @@
30
--lumo-space-m
31
);
32
--vaadin-card-shadow: none;
33
- --vaadin-card-title-font-color: var(
+ --vaadin-card-title-color: var(
34
--lumo-header-text-color
35
36
--vaadin-card-title-font-size: var(
@@ -40,7 +40,7 @@
40
--vaadin-card-title-line-height: var(
41
--lumo-line-height-xs
42
43
- --vaadin-card-subtitle-font-color: var(
+ --vaadin-card-subtitle-color: var(
44
--lumo-secondary-text-color
45
46
--vaadin-card-subtitle-font-size: var(
0 commit comments