Skip to content

Commit cc0d4de

Browse files
committed
style: remove increased line height for workout name
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent a45bc9b commit cc0d4de

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/lib/index/sections/workouts/workout.svelte

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@
5353
</Card>
5454

5555
<style>
56-
h4 {
57-
line-height: 120%;
58-
overflow-y: hidden;
59-
}
60-
6156
.workout {
6257
width: 100%;
6358
padding: 10px;

0 commit comments

Comments
 (0)