Client - typo fix + style update

This commit is contained in:
Sam
2021-11-03 09:10:23 +01:00
parent d4efb061a3
commit 3b7c5d76ce
56 changed files with 76 additions and 78 deletions

View File

@ -139,6 +139,10 @@ button {
text-transform: uppercase;
}
.view {
padding-bottom: 35px;
}
.fa-trophy {
color: var(--workout-trophy-color)
}