From 44884dd29d8812cfd38f8fe2a8e3a28cfa944253 Mon Sep 17 00:00:00 2001 From: Physick <96335032+DegustatorPonos@users.noreply.github.com> Date: Sat, 13 Dec 2025 12:45:50 +0500 Subject: Frontend changes --- static/index.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'static/index.css') 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; -- cgit v1.3