From 351edf531db9b8ee09dba71be4ab358d6ded59a1 Mon Sep 17 00:00:00 2001 From: whoisanku Date: Tue, 28 Feb 2023 18:37:25 +0545 Subject: [PATCH] btn alignment --- src/static/welcome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/welcome.html b/src/static/welcome.html index 23d8fd7..961ecc5 100644 --- a/src/static/welcome.html +++ b/src/static/welcome.html @@ -27,7 +27,7 @@ user-select: none; font-family: "PT Sans", sans-serif; padding: 10px 30px; - margin-left: 39%; + margin-left: 42%; /* background: #efefef; */ border: none; border-radius: 20px;