Better screen usage for smaller mobile size (#1348)

* Updating styles to use space better for smaller mobile

* Fixing side-nav issue
This commit is contained in:
Robbie Davis 2022-07-01 14:46:41 -04:00 committed by GitHub
parent 3430a61480
commit b5f7ff5aac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 4 deletions

View file

@ -19,7 +19,7 @@
}
.content-wrapper {
padding: 0 10px 0;
padding: 0 5px 0;
overflow: hidden;
&.closed {