Skip to content

Commit

Permalink
Fixed media query
Browse files Browse the repository at this point in the history
  • Loading branch information
h0mbre committed Jul 1, 2024
1 parent 3a259fc commit c801847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -216,5 +216,6 @@ p code, li code, span code {
padding: 1rem; /* Adjust padding for smaller screens */
margin: 1rem auto; /* Adjust margin for smaller screens */
width: calc(100% - 2rem); /* Ensure content box fits within the screen */
box-sizing: border-box; /* Ensure padding is included in the width */
}
}

0 comments on commit c801847

Please sign in to comment.