Skip to content

Commit

Permalink
1002
Browse files Browse the repository at this point in the history
  • Loading branch information
lgs00 committed Oct 2, 2023
1 parent 1a555bd commit 7e25ea3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<div class="information-all">
<div class="col-6-asb">
<div class="col-3 peasonal">
<img class="peasonal-image" src="./static/image/person2.png" alt="">
<img class="peasonal-image" src="./static/image/person4.png" alt="">
</div>
<div class="col-9 item">
<p class="title name">
Expand Down
4 changes: 2 additions & 2 deletions static/css/resume.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ html p {
background-image: url(../image/Group1.png);
}
.peasonal-image {
width: 100px;
height: 140px;
width: 120px;
height: 160px;
margin-top: 10px;
}
.img-header .content {
Expand Down

0 comments on commit 7e25ea3

Please sign in to comment.