diff options
Diffstat (limited to 'static/index.css')
| -rw-r--r-- | static/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.css b/static/index.css index df30726..7bf4647 100644 --- a/static/index.css +++ b/static/index.css @@ -25,7 +25,7 @@ body { background-color: rgb(0%, 0%, 0%, 0.5); height: 10vh; width: 100%; - padding: 5px 10px 5px 10px; + padding: 5px 0px 5px 0px; border-radius: 10px 10px 0px 0px; margin: 0px; display: flex; |
