Skip to content

Commit

Permalink
ajuste css
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-dourado committed May 12, 2024
1 parent dad99ab commit 2344601
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,7 @@ li {
flex-wrap: wrap;
gap: 32px;
margin-top: 30px;
justify-content: center;
justify-content: space-between;
justify-content: space-around;
}

.setas-cards {
Expand Down Expand Up @@ -417,7 +416,7 @@ li {
display: flex;
flex-direction: row;
gap: 64px;
margin: 50px;

justify-content: space-between;

.footer-content-text {
Expand Down

0 comments on commit 2344601

Please sign in to comment.