@use "./variables" as *;

.#{$component-prefix}timeline {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
