@@ -10,7 +10,7 @@ const DriverCardMini = ({ document }) => {
10
10
< div className = "w-[2480px] h-[3508px]" >
11
11
< div className = "w-[100%] h-[100%]" >
12
12
< div className = "h-[1504px] w-full flex bg-pattern bg-cover bg-center bg-no-repeat" >
13
- < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[250px ]" >
13
+ < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[200px ]" >
14
14
< div className = "flex-1 w-full ml-[-27px]" >
15
15
< p className = "text-[22px] mt-[30px] text-green-800 font-semibold" >
16
16
Avtomobilda xalqaro tashuvchining kasbiy mahorat (KMS)
@@ -115,8 +115,8 @@ const DriverCardMini = ({ document }) => {
115
115
</ div >
116
116
</ div >
117
117
</ div >
118
- < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[250px ]" >
119
- < div className = "flex-1 w-full mr-[-27px ] text-center flex flex-col items-center" >
118
+ < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[200px ]" >
119
+ < div className = "flex-1 w-full px-[30px ] text-center flex flex-col items-center" >
120
120
< img
121
121
src = { gerb }
122
122
alt = ""
@@ -170,7 +170,7 @@ const DriverCardMini = ({ document }) => {
170
170
< div className = "w-[2480px] h-[3508px]" >
171
171
< div className = "w-[100%] h-[100%]" >
172
172
< div className = "h-[1504px] w-full flex bg-pattern bg-cover bg-center bg-no-repeat" >
173
- < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[250px ]" >
173
+ < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[200px ]" >
174
174
< div className = "flex-1 w-full ml-[-27px]" >
175
175
< p className = "text-[22px] mt-[30px] text-green-800 font-semibold" >
176
176
< span > СЕРТИФИКАТ</ span >
@@ -280,8 +280,8 @@ const DriverCardMini = ({ document }) => {
280
280
</ div >
281
281
</ div >
282
282
</ div >
283
- < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[250px ]" >
284
- < div className = "flex-1 w-full mr-[-27px] " >
283
+ < div className = "w-[50%] h-[1504px] text-center flex flex-col items-center py-[150px] px-[200px ]" >
284
+ < div className = "flex-1 w-full" >
285
285
< p className = "text-[22px] mt-[30px] text-green-800 font-semibold" >
286
286
< span > CERTIFICATE</ span > < br /> of Professional Competence
287
287
(CPC) < br /> for international road transport
@@ -300,7 +300,8 @@ const DriverCardMini = ({ document }) => {
300
300
< span className = "border-b-[1px] border-gray-600 text-center pb-[4px] text-black px-[30px] font-bold" >
301
301
{ from . split ( "." ) [ 2 ] }
302
302
</ span > { " " }
303
- ; date:{ " " }
303
+ ; < br />
304
+ date:{ " " }
304
305
< span className = "border-b-[1px] border-gray-600 text-center pb-[4px] text-black px-[30px] font-bold" >
305
306
{ " " }
306
307
{ from . split ( "." ) [ 0 ] } .{ from . split ( "." ) [ 1 ] }
0 commit comments