Skip to content

Commit

Permalink
edit site
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyun Woo Kim authored and Hyun Woo Kim committed Dec 5, 2024
1 parent ee421d3 commit 1dcfc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
.publication-image img {
width: 100%; /* Ensure image fills the square */
height: 100%; /* Stretch image to fill the square */
object-fit: cover; /* Maintain aspect ratio while filling container */
object-fit: cover !important; /* Maintain aspect ratio while filling container */
}

.publication-mousecell {
Expand Down

0 comments on commit 1dcfc8f

Please sign in to comment.