diff --git a/src/components/Timeline.vue b/src/components/Timeline.vue index 5965ae2..b2bb928 100644 --- a/src/components/Timeline.vue +++ b/src/components/Timeline.vue @@ -193,7 +193,7 @@ width: calc( 100% - #{1*2rem} ); margin-top: 1rem; - background: #564ba4; + background: #eee; // background: linear-gradient(to top right, #564ba4, #745cfc); border-radius: 1rem / 1rem;