Client - [PR84/93] display altitude and elevation on workout card
This commit is contained in:
@ -147,6 +147,12 @@ button {
|
||||
color: var(--workout-trophy-color)
|
||||
}
|
||||
|
||||
.mountains {
|
||||
margin-bottom: -3px;
|
||||
height: 16px;
|
||||
filter: var(--workout-img-color);
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-weight: bold;
|
||||
padding-top: $default-padding * 1.5;
|
||||
|
Reference in New Issue
Block a user