Skip to content

Commit

Permalink
Update Moments.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tranthanhvi authored Dec 17, 2021
1 parent 9c52f6a commit 50db1c4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Moments.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>Photographer</h3>
</path>
</svg>
</label>
<input type="checkbox" name="" id="nav-mobile-input" class="nav-input">
<input type="checkbox" id="nav-mobile-input" class="nav-input">
<!--The overlay-->
<label for="nav-mobile-input" class="nav-overlay"></label>
<!--Nav Mobile-->
Expand Down Expand Up @@ -68,7 +68,7 @@ <h3>Photographer</h3>
<!--Title project section-->
<div class="project-flex-container">
<div class="project-title-item">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-1.jpg?raw=true" width="650px"
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-1.jpg?raw=true" width="650"
alt="Moments-1">
</div>
<div class="project-title-item">
Expand All @@ -80,30 +80,30 @@ <h2 class="mutual-title">Moments</h2>
<div class="project-flex-container">

<div class="project-picture-1">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-2.jpg?raw=true" width="850px"
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-2.jpg?raw=true" width="850"
alt="Moments-2">
</div>

<div class="project-picture-2">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-3.jpg?raw=true" width="550px"
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-3.jpg?raw=true" width="550"
alt="Moments-3">
</div>
</div>


<div class="project-picture-single">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-4.jpg?raw=true" width="850px"
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-4.jpg?raw=true" width="850"
alt="Moments-4">
</div>

<div class="project-flex-container">
<div class="project-picture-2">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-5.jpg?raw=true" width="550px"
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-5.jpg?raw=true" width="550"
alt="Moments-5">
</div>

<div class="project-picture-1">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-6.jpg?raw=true" width="750px"
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/M-6.jpg?raw=true" width="750"
alt="Moments-6">
</div>

Expand Down

0 comments on commit 50db1c4

Please sign in to comment.