Fix homePage card subtitle color

This commit is contained in:
Krzysztof Bialoglowicz 2019-10-22 12:07:20 +02:00
parent aef468357c
commit a1040a44c4

View file

@ -28,7 +28,6 @@ const styles = (theme: Theme) =>
marginBottom: theme.spacing.unit * 3 marginBottom: theme.spacing.unit * 3
}, },
cardSubtitle: { cardSubtitle: {
color: theme.palette.primary.main,
fontSize: 12, fontSize: 12,
height: "20px", height: "20px",
lineHeight: 0.9 lineHeight: 0.9