Skip to content

Commit

Permalink
Updated 08:47am
Browse files Browse the repository at this point in the history
  • Loading branch information
Jedbert committed May 8, 2024
1 parent 6385f12 commit ecd5421
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ html {

.wrapper-main {
width: 100%;
margin: 0 auto;
padding-top: 30em;
margin: 50rem auto;
/* padding-top: 80rem; */
}

@media (min-width: 576px) and (max-width: 576px) {
Expand All @@ -28,7 +28,6 @@ header {
padding-top: 7px;
height: 3.0rem;
font-size: 1em;
padding-bottom: 25.5rem;
}

.header-image-container {
Expand Down

0 comments on commit ecd5421

Please sign in to comment.