Skip to content

Commit

Permalink
Merge pull request #2 from efeone/web_003
Browse files Browse the repository at this point in the history
fix:modified the journey
  • Loading branch information
SherinKR authored Jun 21, 2024
2 parents 2815cef + 8bbe136 commit 0155134
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1608,7 +1608,7 @@ button:focus {
.timeline-row {
padding-left: 50%;
position: relative;
margin-bottom: 30px;
margin-bottom: 40px;
}

.timeline-row .timeline-time {
Expand Down Expand Up @@ -1726,6 +1726,7 @@ button:focus {
}

.timeline-row:nth-child(odd) {
margin-bottom: 7%;
padding-left: 0;
padding-right: 50%;
}
Expand Down

0 comments on commit 0155134

Please sign in to comment.