diff --git a/js/version.txt b/js/version.txt index acf9bf09db017296e5c58f1770c9bacc492266f2..06eda28ac738ce83c7e04d1ae21bcb3e1f2feeb3 100644 --- a/js/version.txt +++ b/js/version.txt @@ -1 +1 @@ -3.2.2 \ No newline at end of file +3.2.3 \ No newline at end of file diff --git a/static/css/home.css b/static/css/home.css index 51acba7d9bd083664096a1eb25e8e384ce9fd48e..f206bbb178316cbd985e53d297c9e1fb8f3b02bf 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -45,7 +45,7 @@ body { .btn { margin-bottom: 1rem; border: 1px solid #5fdefe; - width: 360px; + width: 280px; height: 30px; text-align: center; background-color: #1379cb; @@ -57,7 +57,7 @@ body { .btn1 { margin-bottom: 1rem; border: 1px solid #5c6cf6; - width: 360px; + width: 280px; height: 30px; text-align: center; border-radius: 50px;