Skip to content

Commit

Permalink
fix mobile responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
ECorreia45 committed Dec 8, 2023
1 parent 6960c1a commit f038399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-src/stylesheets/documentation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@

@media screen and (max-width: 1024px) {
padding: 0;
max-width: 100%;
}

h2 {
Expand Down

0 comments on commit f038399

Please sign in to comment.