0.0.242 upd css for create route

This commit is contained in:
2023-11-20 00:44:07 +03:00
parent 1fbf846270
commit 534defa36b

View File

@@ -258,7 +258,7 @@
button#more_button{ button#more_button{
width: 50%; width: 50%;
margin-top: 40px; /*margin-top: 40px;*/
} }
#title_static{ #title_static{
font-size: 33px; font-size: 33px;
@@ -512,7 +512,7 @@
padding: unset; padding: unset;
} }
span#sub_title_static{ span#sub_title_static{
margin: unset; /*margin: unset;*/
} }
#title_static_customer{ #title_static_customer{
font-size: 24px; font-size: 24px;
@@ -1197,7 +1197,7 @@
} }
.info_profile{ .info_profile{
width: 62%; width: 59%;
float: none; float: none;
/*margin-left: 25px;*/ /*margin-left: 25px;*/
} }