increased form width

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Abhishek Kumar 2020-02-10 13:49:58 +05:30 committed by Rohit Yadav
parent 76a0b8475f
commit 890349b484

View File

@ -404,7 +404,7 @@ export default {
width: 60vw;
@media (min-width: 450px) {
width: 40vw;
width: 60vw;
}
}
.supported-services-container {