eliebak HF staff commited on
Commit
3666b73
·
verified ·
1 Parent(s): 048bdd7

Update README.md

Browse files

increasing max height to render correctly

Files changed (1) hide show
  1. README.md +1 -1
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: 200px;
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 {