Link to author from book details

Co-authored-by: plmcgrn <889547+plmcgrn@users.noreply.github.com>

Closes #3356
This commit is contained in:
Bogdan
2024-03-16 00:46:31 +02:00
parent 93ee466780
commit b8c295727a
7 changed files with 24 additions and 6 deletions
@@ -84,9 +84,15 @@
font-size: 20px;
}
.authorLink {
composes: link from '~Components/Link/Link.css';
margin-right: 15px;
color: var(--white);
}
.duration {
margin-right: 15px;
margin-left: 10px;
}
.detailsLabel {