- / and /book/:title

This commit is contained in:
Alex Ling
2020-02-12 17:52:33 +00:00
parent cc031c9aef
commit 9eedac280e
6 changed files with 118 additions and 17 deletions

9
public/css/mango.css Normal file
View File

@@ -0,0 +1,9 @@
.uk-card-body {
padding: 20px;
}
.uk-card-media-top img {
max-height: 350px;
}
.acard:hover {
text-decoration: none;
}