Event templates
This commit is contained in:
@@ -680,6 +680,18 @@ section {
|
||||
background: linear-gradient(180deg, rgba(11, 79, 122, 0.1), rgba(29, 118, 184, 0.06));
|
||||
}
|
||||
|
||||
.event-logo {
|
||||
width: 100%;
|
||||
height: 3.6rem;
|
||||
object-fit: contain;
|
||||
margin-top: 0.85rem;
|
||||
padding: 0.45rem;
|
||||
border: 1px solid rgba(16, 34, 51, 0.1);
|
||||
border-radius: 0.65rem;
|
||||
background: rgba(255, 255, 255, 0.82);
|
||||
box-shadow: 0 8px 18px rgba(16, 34, 51, 0.08);
|
||||
}
|
||||
|
||||
.event-weekday,
|
||||
.event-date,
|
||||
.event-time {
|
||||
|
||||
Reference in New Issue
Block a user