Event page and started setting up edit/create-new event page.

This commit is contained in:
2019-02-12 18:38:56 +01:00
parent 40e5941bd2
commit e57fdd2c5e
19 changed files with 645 additions and 16 deletions

View File

@@ -13,6 +13,8 @@ html, body {
font-weight: 400;
}
.site-header {
border-bottom: 1px solid #e8e8e1;
}