add bookingUrl field for local events
This commit is contained in:
parent
3ecb964f29
commit
64b53f2fc4
3 changed files with 19 additions and 5 deletions
|
|
@ -130,9 +130,10 @@
|
|||
background-color: var(--color-yellow);
|
||||
}
|
||||
|
||||
.session:first-child > a {
|
||||
/* .session:first-child > a {
|
||||
border-top: var(--border) !important;
|
||||
}
|
||||
} */
|
||||
|
||||
.session:not(:last-child) {
|
||||
border-bottom: var(--border);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue