@ -3,14 +3,13 @@
flex-direction: column;
justify-content: flex-start;
width: 100%;
max-width: 18rem;
height: 25rem;
aspect-ratio: 3 / 4;
border: solid 1px var(--accent);
margin: 0 0 2rem;
&__cover {
height: 80%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
}
@ -1949,14 +1949,13 @@ nav {
-ms-flex-pack: start;
aspect-ratio: 3/4;
.featured_book__cover {