Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
elove-wen authored Jan 15, 2025
1 parent 5225eb9 commit d03c2ef
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions public/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,18 @@ a.hover-bold:hover {
width: 100%;
}
}
/* hero part */
.right-content img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}

.image-links {
display: flex;
flex-direction: column;
gap: 20px;
align-items: center;
}

0 comments on commit d03c2ef

Please sign in to comment.