Client - minor style change on Workout card

This commit is contained in:
Sam 2021-10-13 09:38:52 +02:00
parent e9c06947c0
commit 73bc310b49

View File

@ -181,10 +181,11 @@
.workout-data {
display: flex;
padding-top: $default-padding * 0.5;
padding: $default-padding * 0.5;
font-size: 0.9em;
.sport-img {
height: 28px;
width: 28px;
height: 25px;
width: 25px;
}
div {
display: flex;