Skip to content

Commit a9b82b1

Browse files
committed
feat: Better styling
1 parent 3edd940 commit a9b82b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Components/Experience/ExperienceTimeline.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ $font-color: #a2aa94;
104104
align-items: center;
105105
}
106106

107+
.timeline-section {
108+
margin-left: 30px;
109+
margin-right: 30px;
110+
}
111+
107112
.timeline-section-title {
108113
font-size: 2em;
109114
color: $text-color;

0 commit comments

Comments
 (0)