Reduce margin between items

This commit is contained in:
Luc Juggery 2018-01-26 11:45:21 +01:00
parent 3e65f09426
commit 425a240918

View file

@ -52,7 +52,7 @@ header p {
.timeline-item {
width: 100%;
margin-bottom: 20px; }
margin-bottom: 0px; }
.timeline-item:nth-child(even) .timeline-content {
float: right; }
.timeline-item:nth-child(even) .timeline-content .date {