summaryrefslogtreecommitdiff
path: root/static/index.css
diff options
context:
space:
mode:
authorPhysick <96335032+DegustatorPonos@users.noreply.github.com>2025-12-13 12:45:50 +0500
committerPhysick <96335032+DegustatorPonos@users.noreply.github.com>2025-12-13 12:45:50 +0500
commit44884dd29d8812cfd38f8fe2a8e3a28cfa944253 (patch)
treed984abce773e286b04799ba3025e3c3ae4b7821d /static/index.css
parentae11ed555cb350ea4c11fc1625f4a56229969ddd (diff)
Frontend changes
Diffstat (limited to 'static/index.css')
-rw-r--r--static/index.css3
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;