diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/static/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/main.css b/src/static/main.css index a5f8270..182a69e 100644 --- a/src/static/main.css +++ b/src/static/main.css @@ -67,6 +67,7 @@ html, body { display: flex; align-items: center; justify-content: center; + min-height: 40vh; } h1 { |
