Skip to content

Commit

Permalink
Update the-cities.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tranthanhvi authored Dec 17, 2021
1 parent c61d0ed commit 3acd887
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions the-cities.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/C-1.jpg?raw=true" width="650px"
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/C-1.jpg?raw=true" width="650"
alt="The-cities-1">
</div>
<div class="project-title-item">
Expand All @@ -80,30 +80,30 @@ <h2 class="mutual-title">The Cities</h2>
<div class="project-flex-container">

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

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


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

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

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

Expand Down

0 comments on commit 3acd887

Please sign in to comment.