Move all data fetching to BookInfo

This commit is contained in:
BookInfo
2021-12-24 15:13:08 +00:00
parent 2dff18490e
commit f6ff53ca31
28 changed files with 578 additions and 928 deletions
@@ -52,6 +52,11 @@
font-size: 36px;
}
.series {
font-weight: 300;
font-size: 24px;
}
.year {
margin-left: 10px;
color: $disabledColor;