Skip to content

Commit

Permalink
adding to main instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jasxnhuynh committed Apr 12, 2024
1 parent b901d0a commit b740079
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
display: flex;
vertical-align: bottom;
}

body {
padding-top: 20px;
}

img {
max-height: 200px;
Expand All @@ -16,6 +12,7 @@
main {
/* text-align: center; */
max-width: 500px;
margin-top: 20px;
margin: 0 auto;
padding: 0 20%;
}
Expand Down

0 comments on commit b740079

Please sign in to comment.