Skip to content

Commit

Permalink
updated media query
Browse files Browse the repository at this point in the history
  • Loading branch information
ratalla816 committed Feb 26, 2024
1 parent cc9e2d0 commit 4595d82
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -508,19 +508,14 @@
padding-bottom: 0;
justify-content: center;
/* position: relative; */
position: sticky;
position: sticky !important;
}

header h1 {
width: 100%;
text-align: center;
}

/* header nav {
position: sticky !important;
margin: 15px 0;
} */

header nav ul {
margin-top: 20px;
width: 100%;
Expand Down

0 comments on commit 4595d82

Please sign in to comment.