refactor: review styles and implement BEM for user override

This commit is contained in:
Carlos Valente
2024-08-10 16:39:15 +02:00
committed by Carlos Valente
parent dc06a9afc3
commit b539b2ecd5
6 changed files with 153 additions and 69 deletions
@@ -8,6 +8,7 @@ $timeline-height: 1rem;
flex: 1;
font-weight: 600;
color: $ui-white;
background-color: $ui-black;
}
.timelineEvents {