diff options
-rw-r--r-- | webapp/src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/src/index.html b/webapp/src/index.html index 68b622f..b7f6264 100644 --- a/webapp/src/index.html +++ b/webapp/src/index.html @@ -47,6 +47,7 @@ font-weight: bold; background: none; color: royalblue; + min-height: 5rem; } </style> </head> |