Use item list for members and add member detail view

This commit is contained in:
2020-01-11 23:53:42 +00:00
parent 58f3021cb1
commit 3ff81633a7
10 changed files with 118 additions and 63 deletions
+2 -2
View File
@@ -15,12 +15,12 @@ body {
margin: 0;
}
.header {
.hero {
padding-top: 1.5rem;
margin-bottom: 1.5rem;
}
.header .logo-long {
.hero .logo-long {
max-width: 100%;
height: 2rem;
display: block;