Skip to content

Commit

Permalink
Updated 08:50am
Browse files Browse the repository at this point in the history
  • Loading branch information
Jedbert committed May 8, 2024
1 parent ecd5421 commit c790a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ header {
width: 100%;
height: 80vh;
object-fit: cover;
z-index: 12;
z-index: 1;
position: relative;
top: 0;
padding-top: 0;
Expand Down Expand Up @@ -204,7 +204,7 @@ header {

.main-content {
text-align: center;
/* margin-top: 9px; */
padding-top: 35.5rem;
}

@media (min-width: 576px) and (max-width: 576px) {
Expand Down

0 comments on commit c790a9e

Please sign in to comment.