Skip to content

Commit

Permalink
stop updating..
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopogrecodalceo committed Oct 24, 2024
1 parent 3d4c0a6 commit 62d22d8
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions _sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,9 @@ a {
}

.layout {
max-width: 100%;
padding: 0 25px; /* Reduce padding for smaller screens */
}
@media (min-width: 768px) {
.layout {
max-width: 1280px;
}
}

@media (max-width: 600px) {
.header {
padding: 15px 0;
}
max-width: 1280px;
margin: auto;
padding: 0 25px;
}

.header {
Expand Down

0 comments on commit 62d22d8

Please sign in to comment.