Skip to content

Commit 02c3fbe

Browse files
committed
fixed miniature image position
1 parent 9d72cd2 commit 02c3fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/css/agency.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ section h3.section-subheading {
502502
}
503503
504504
.timeline>li .timeline-image {
505-
position: absolute;
505+
position: relative;
506506
left: 0;
507507
width: 170px;
508508
height: 170px;

0 commit comments

Comments
 (0)