diff options
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss index 21c00bac..336c4998 100644 --- a/src/App.scss +++ b/src/App.scss @@ -949,6 +949,7 @@ nav { body { height: 100vh; + width: 100%; overflow-y: hidden; position: fixed; } |
