Fixed: Reduce font size for title on author and book details

(cherry picked from commit 03f5174a4b2a005aab8d1a1540f4bcb272682f2e)

Closes #3009
This commit is contained in:
Stevie Robinson
2023-10-17 08:55:48 +02:00
committed by Bogdan
parent ad47dc032d
commit d2240514d7
2 changed files with 4 additions and 2 deletions
@@ -136,8 +136,9 @@
}
.title {
font-weight: 300;
font-size: 30px;
line-height: 50px;
line-height: 30px;
}
}