Skip to content

Commit

Permalink
index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hanchenghao12 authored Oct 23, 2024
1 parent 9d55ed9 commit 882fbba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@

.project-image {
width: 100%;
height: 150px; /* 固定高度,形成窄的长方形 */
height: 50px; /* 固定高度,形成窄的长方形 */
object-fit: cover; /* 确保图片缩放时保持内容的正确显示 */
border-radius: 10px;
}
Expand Down

0 comments on commit 882fbba

Please sign in to comment.