Fix Tutorial stats layout

This commit is contained in:
carljbowman 2020-10-27 10:46:26 -04:00
parent dbae2cbe66
commit 29d03282d4

View file

@ -1635,6 +1635,14 @@ p {
}
}
}
.tools-stats {
justify-content: center;
.tools-stat {
margin: 0px 10px;
}
}
}
.tools-abhi {