Skip to content

Commit 46ef503

Browse files
authored
Fix alignment depending on the used font
1 parent 0b0c650 commit 46ef503

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/coderdojoka.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,11 @@ body {
519519
border-bottom-left-radius: 50%;
520520
}
521521

522+
#timeline .timeline-badge span {
523+
display: inline-block;
524+
width: 50px;
525+
}
526+
522527
#timeline .timeline-badge span.timeline-balloon-date-day {
523528
font-size: 1.4em;
524529
}

0 commit comments

Comments
 (0)