Skip to content

Commit

Permalink
fix details on the header__btn
Browse files Browse the repository at this point in the history
  • Loading branch information
mrLuisFer committed May 7, 2022
1 parent aaa6adc commit b249924
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,12 @@ body {
align-items: flex-start;
}

.hero__btn {
display: flex;
justify-content: center;
align-items: center;
}

.hero__img img {
width: 300px;
height: 300px;
Expand Down

0 comments on commit b249924

Please sign in to comment.