Spaces:
Running
Running
Update README.md
Browse filesincreasing max height to render correctly
README.md
CHANGED
@@ -51,7 +51,7 @@ This is the release timeline of 2024 so far (you can click on each element!):
|
|
51 |
justify-content: space-between;
|
52 |
align-items: flex-end;
|
53 |
position: relative;
|
54 |
-
min-height:
|
55 |
}
|
56 |
|
57 |
.month-marker {
|
|
|
51 |
justify-content: space-between;
|
52 |
align-items: flex-end;
|
53 |
position: relative;
|
54 |
+
min-height: 240px;
|
55 |
}
|
56 |
|
57 |
.month-marker {
|