diff --git a/static/css/styles.css b/static/css/styles.css index 7346f55..45474cb 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1989,7 +1989,11 @@ button.cancel_remove.show, button.confirm_remove.show{ font-style: normal; font-weight: 700; line-height: 52px; - margin-bottom: 40px; + +} + +.ta_center{ + margin: 120px auto 40px; } #title_static_customer{ text-align: center; diff --git a/templates/pages/p_main.html b/templates/pages/p_main.html index 98d969a..afef037 100644 --- a/templates/pages/p_main.html +++ b/templates/pages/p_main.html @@ -180,7 +180,7 @@