web: Add support for decimal measure values.

This commit is contained in:
2020-02-16 23:21:56 -06:00
parent adddef3188
commit 826f0eaa73
4 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
.user-account {
justify-content: flex-start;
section {
margin-top: 1rem;
margin-top: 2rem;
}
}