properly access book data

This commit is contained in:
Sebastian Hugentobler 2024-05-10 14:31:11 +02:00
parent 870f457f1b
commit dc7f07476f
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 11 additions and 6 deletions

View file

@ -39,3 +39,8 @@ nav ul li {
text-align: center;
height: 6rem;
}
footer small {
display: flex;
justify-content: space-between;
}