Skip to content

Commit

Permalink
let's try this aspect ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
dhonus committed Jan 2, 2024
1 parent db1555a commit 5da286f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/style.sass
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@ nav.pagination
margin-top: 1rem
div.cover_image
width: 100%
height: 200px
aspect-ratio: 4 / 3
// height: 200px
background-size: cover
background-position: center
background-repeat: no-repeat
Expand Down

0 comments on commit 5da286f

Please sign in to comment.