Skip to content

Commit

Permalink
height fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrodevog committed Oct 2, 2023
1 parent da84e2b commit ed65bb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
background-size: contain;
background-repeat: no-repeat;
padding: 10px;
margin: 30px 0 10px;
margin: 30px 0 0;
width: 100%;
}
}
Expand Down

0 comments on commit ed65bb8

Please sign in to comment.