diff options
| -rw-r--r-- | src/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.css b/src/app.css index 3fd8fa6..a0d7f4d 100644 --- a/src/app.css +++ b/src/app.css @@ -41,7 +41,7 @@ border-bottom-width: 4px; text-align: center; /* height: 9%; */ - height: 10vh; + height: 5vh; overflow: hidden; flex: none; } |
