Skip to content

Commit

Permalink
deploy: e7b229a
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed Jun 6, 2024
1 parent 9690316 commit 0b365d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/css/components.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
display: flex;
flex-direction: column;
align-items: center;
padding: 3em 1em 0;
}

.profile__image-wrapper {
Expand Down Expand Up @@ -90,6 +91,7 @@
@media (min-width: 640px) {
.profile {
flex-direction: row;
padding: 0 1em;
}

.profile__image-wrapper img {
Expand Down

0 comments on commit 0b365d9

Please sign in to comment.