Skip to content

Commit

Permalink
Improve mobile responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Jul 16, 2024
1 parent 0b30593 commit be559ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions assets/uts-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,8 @@ body {

#grid-wrapper {
display: grid;
grid-template-columns: 100ex;
margin-left: auto;
margin-right: auto;
max-width: 160ex;
}

#grid-wrapper article {
max-width: 100ex;
}

#grid-wrapper nav#toc {
Expand Down

0 comments on commit be559ef

Please sign in to comment.