summaryrefslogtreecommitdiff
path: root/static/index.css
diff options
context:
space:
mode:
authorPhysick <96335032+DegustatorPonos@users.noreply.github.com>2025-12-13 22:19:20 +0500
committerPhysick <96335032+DegustatorPonos@users.noreply.github.com>2025-12-13 22:19:20 +0500
commitbc93f0709cf603cd3c529d35bbb5e90a2aebfa99 (patch)
tree86524915bcfd7facaa80fab2a4cbeef594ae478b /static/index.css
parent44884dd29d8812cfd38f8fe2a8e3a28cfa944253 (diff)
center
Diffstat (limited to 'static/index.css')
-rw-r--r--static/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.css b/static/index.css
index 8b552c2..a630212 100644
--- a/static/index.css
+++ b/static/index.css
@@ -24,6 +24,7 @@ body {
margin: 0px;
display: flex;
flex-direction: row;
+ justify-items: center;
gap: 5px;
border-radius: 10px 10px 0px 0px;