Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunjin72 committed Aug 22, 2024
1 parent b12581d commit ae2b64c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sections/about-me.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
.image-section {
flex: 1 0 auto;
max-width: 30%; /* Adjust this value to resize the image */
margin-top: 22px; /* Adjust this value to lower the image */
margin-top: 18px; /* Adjust this value to lower the image */
margin-left: 20px;
padding-left: 0px;
/* margin-right: -10px; */
Expand All @@ -38,7 +38,7 @@
/* Container for the profile picture */
.profile-picture-container {
width: 275px;
height: 350px;
height: 360px;
/* background-position: center;
background-repeat: no-repeat; */
border-radius: 0%; /* Oval shape */
Expand Down

0 comments on commit ae2b64c

Please sign in to comment.