Commit d378b781 authored by xxx's avatar xxx

1

parent 1accb4a2
...@@ -195,11 +195,10 @@ export default { ...@@ -195,11 +195,10 @@ export default {
-webkit-text-fill-color:transparent; -webkit-text-fill-color:transparent;
} }
.carInFrom_content{ .carInFrom_content{
margin-top: 3vh; margin-top: 3.5vh;
color: rgb(23,249,250); color: rgb(23,249,250);
font-size: 14px; font-size: 13px;
font-weight: 500; font-weight: 500;
letter-spacing: 0.5px;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
} }
...@@ -208,7 +207,7 @@ export default { ...@@ -208,7 +207,7 @@ export default {
line-height: 4.5vh; line-height: 4.5vh;
} }
.carInFrom_input{ .carInFrom_input{
width: 19vw; width: 18.5vw;
border: 2px solid rgb(23,249,250); border: 2px solid rgb(23,249,250);
border-radius: 5px; border-radius: 5px;
padding:0px 10px; padding:0px 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment