Reduced the text size of machines number

This commit is contained in:
Yohan Simard 2020-03-10 15:57:25 +01:00
parent 1bb52839d9
commit 434a9cc1e5

View file

@ -54,6 +54,7 @@ function ProxiwashListItem(props) {
}}/> }}/>
<Card.Title <Card.Title
title={props.title} title={props.title}
titleStyle={{fontSize: 17}}
subtitle={props.description} subtitle={props.description}
style={{ style={{
backgroundColor: 'transparent', backgroundColor: 'transparent',