add some featured content blocks, correct event item image size, placeholder color variables
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
justify-content: space-between;
|
||||
align-items: flex-end;
|
||||
padding: var(--spacing-sitepadding);
|
||||
background: #ccc;
|
||||
background: var(--color-background-secondary);
|
||||
}
|
||||
|
||||
.contactList {
|
||||
|
Reference in New Issue
Block a user