diff options
| author | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-12-13 12:45:50 +0500 |
|---|---|---|
| committer | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-12-13 12:45:50 +0500 |
| commit | 44884dd29d8812cfd38f8fe2a8e3a28cfa944253 (patch) | |
| tree | d984abce773e286b04799ba3025e3c3ae4b7821d /static/index.css | |
| parent | ae11ed555cb350ea4c11fc1625f4a56229969ddd (diff) | |
Frontend changes
Diffstat (limited to 'static/index.css')
| -rw-r--r-- | static/index.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/index.css b/static/index.css index 7748957..8b552c2 100644 --- a/static/index.css +++ b/static/index.css @@ -17,8 +17,7 @@ body { .controls { background-color: rgb(0%, 0%, 0%, 0.5); height: 5%; - padding: 0px; - padding-top: 3px; + padding: 3px; padding-left: 10px; padding-right: 10px; border-radius: 10px 10px 0px 0px; |
