fix bug
This commit is contained in:
@ -29,13 +29,13 @@
|
||||
}
|
||||
.drivercard{
|
||||
position: absolute;
|
||||
top: 710px;
|
||||
top: 50%;
|
||||
left: 330px;
|
||||
border: solid 1px #ebf0fb;
|
||||
}
|
||||
.jopcard{
|
||||
position: absolute;
|
||||
top: 1115px;
|
||||
top: 79%;
|
||||
left: 330px;
|
||||
border: solid 1px #ebf0fb;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user