diff --git a/static/skin/home.css b/static/skin/home.css index 221c6c472..1b0d92fac 100644 --- a/static/skin/home.css +++ b/static/skin/home.css @@ -116,7 +116,7 @@ body { .book__description { grid-column: 1 / 3; - margin: 10px 10px 5px 10px; + margin: 10px 10px 5px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 7; @@ -167,7 +167,7 @@ body { text-decoration: none; color: #00b4e4; position: relative; - padding: 0.2rem 0.6rem 0 0.6rem; + padding: 2px 6px 0; } .book__links > a::after {