This commit is contained in:
Your Name
2021-07-07 19:37:08 +03:00
parent 7ede4096ab
commit fc5f7e98da

View File

@@ -49,6 +49,8 @@ body.books-body {
text-decoration: none; text-decoration: none;
text-transform: uppercase; text-transform: uppercase;
letter-spacing: 0.2px; letter-spacing: 0.2px;
width: 100%;
display: block;
} }
#book-html p { #book-html p {
width: 70%; width: 70%;