2022-10-03 00:30:20 +00:00
|
|
|
.ps-hakken-dates {
|
|
|
|
margin: 5vw;
|
|
|
|
margin-top: 0;
|
2023-12-26 21:11:36 +00:00
|
|
|
|
|
|
|
&--list {
|
|
|
|
list-style: none;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
&--item {
|
|
|
|
border-left: 3px solid var(--accent);
|
|
|
|
padding-left: 1rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
&--times {
|
2023-12-28 18:50:37 +00:00
|
|
|
margin-bottom: 0;
|
2023-12-26 21:11:36 +00:00
|
|
|
}
|
|
|
|
|
2023-12-28 18:50:37 +00:00
|
|
|
&--location {
|
|
|
|
margin-top: 0;
|
2023-12-26 21:11:36 +00:00
|
|
|
}
|
2022-10-03 00:30:20 +00:00
|
|
|
}
|