This commit is contained in:
2023-08-28 18:29:59 +03:00
parent db0a40de71
commit 45001b5d3c

View File

@@ -999,12 +999,12 @@
.carrier_inf_moving.left{
width: 41%;
width: 40%;
float: left;
text-align: left;
}
.carrier_inf_moving.right{
width: 41%;
width: 40%;
float: right;
text-align: right;
}