Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kwk1001 committed Dec 7, 2024
1 parent fa4c0f6 commit 5ad5b8e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
padding: 50px;
}
.left-column {
flex: 0.5;
flex: 0.4;
display: flex;
flex-direction: column;
justify-content: space-between;
Expand Down Expand Up @@ -203,8 +203,9 @@ <h2 class="fade-row">......</h2>
</div>
<div class="column right-column">
<div class="carousel">
<img src="/projects/water/Model1.jpg"class="carousel-image active" alt="Image 1">
<img src="/projects/Tuan/Night.jpg" class="carousel-image" alt="Image 2">
<img src="/index/assets/1.jpg"class="carousel-image active" alt="Image 1">
<img src="/projects/UHI/UHI-3.jpg" class="carousel-image" alt="Image 4" style="object-position: left center;">
<img src="/index/assets/31.jpg" class="carousel-image" alt="Image 2">
<img src="/projects/assets/thumb/LSEV.jpg" class="carousel-image" alt="Image 3">
<!-- 根据需要添加更多图片 -->
</div>
Expand Down
Binary file added index/assets/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added index/assets/31.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ad5b8e

Please sign in to comment.