Skip to content

Commit e716e77

Browse files
fix(core): timeline fix
Co-authored-by: Oscar Bresolin <oscareb@gmail.com>
1 parent d5cfd0a commit e716e77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/custom/_timeline.scss

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
}
2626
.timeline-element {
2727
padding: $timeline-content-padding;
28+
position: relative;
2829
}
2930
.it-pin-wrapper {
3031
display: flex;

0 commit comments

Comments
 (0)