diff --git a/src/components/timeline.webc b/src/components/timeline.webc
index a576552..9f00e04 100644
--- a/src/components/timeline.webc
+++ b/src/components/timeline.webc
@@ -1,6 +1,6 @@
-
-
+
@@ -19,7 +19,6 @@
@media (min-width: 32em) {
--timeline-circle-size: 4rem;
}
-
}
:host .job {
@@ -28,7 +27,6 @@
'icon title'
'line text';
column-gap: 1em;
-
}
:host .job::before {
@@ -55,7 +53,7 @@
height: 50%;
}
- :host .icon {
+ :host .job > .icon {
grid-area: icon;
align-self: center;