Client - display section title for records and timeline
This commit is contained in:
@ -93,4 +93,11 @@ button {
|
||||
|
||||
.fa-trophy {
|
||||
color: var(--workout-trophy-color)
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-weight: bold;
|
||||
padding-top: $default-padding * 1.5;
|
||||
padding-left: $default-padding;
|
||||
text-transform: capitalize;
|
||||
}
|
Reference in New Issue
Block a user