Fix homePage card subtitle color
This commit is contained in:
parent
aef468357c
commit
a1040a44c4
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue