diff options
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/Root.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Root.module.scss b/src/components/Root.module.scss index 52717bb..e4a0e87 100644 --- a/src/components/Root.module.scss +++ b/src/components/Root.module.scss @@ -3,7 +3,7 @@ color: #ddd; background: #202020; - min-height: 580px; + min-height: 300px; height: 100vh; } |
