Skip to content

Commit

Permalink
Update profile.html
Browse files Browse the repository at this point in the history
  • Loading branch information
afaji authored Nov 24, 2024
1 parent 3e4fd8a commit 37cc917
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _pages/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,15 +119,19 @@
font-weight: 500;
font-size: 0.7rem;
letter-spacing: 0.5px;
margin-left: auto; /* Pushes the date to the right */
white-space: nowrap;
}

.timeline-title {
font-weight: 600;
flex: 1 1 auto;
}

.timeline-subtitle {
font-size: 0.7rem;
margin-bottom: 0.6rem;
width: 100%;
}

@media (max-width: 768px) {
Expand Down

0 comments on commit 37cc917

Please sign in to comment.