Skip to content

Commit

Permalink
feat: add max size to timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
SidonieBouthors committed Nov 27, 2023
1 parent 9b36336 commit 8fa1b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@ main{
.timeline {
display: flex;
margin: 1.5em;
max-width: 70em;
}

.timeline-day {
Expand Down

0 comments on commit 8fa1b25

Please sign in to comment.