diff --git a/client/src/App.vue b/client/src/App.vue index 718e882..4b46fff 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,19 +1,19 @@ diff --git a/client/src/components/GetHired/GHbox.vue b/client/src/components/GetHired/GHbox.vue index dbef870..28b5b9d 100644 --- a/client/src/components/GetHired/GHbox.vue +++ b/client/src/components/GetHired/GHbox.vue @@ -116,7 +116,9 @@ margin-bottom: 20px; } .img { - height: 300px; + margin-left: -100px; + margin-top: -50px; + height: 400px; flex-grow:1; overflow: hidden; perspective: 1px; diff --git a/client/src/components/Home/LandingBox.vue b/client/src/components/Home/LandingBox.vue index 6571583..7be4cd4 100644 --- a/client/src/components/Home/LandingBox.vue +++ b/client/src/components/Home/LandingBox.vue @@ -3,12 +3,16 @@

YOUR SERVICE EXPERT

Get instant access to reliable
and affordable services
-
+ +
+ + +
@@ -42,7 +46,34 @@ padding-bottom: 0px; text-align: center; } - .input-group { + /* .input-group { padding-top: 40px; + } */ + .Grid4 { + height: 35px; + padding-left: 20px; + margin: 25px; + display: grid; + grid-template-columns: 4fr 1fr; + border: 1px solid #dedee0; + border-radius: 30px; + box-shadow: 2px 4px #dedee0; + } + .Grid4-box1 { + border: none; + background-color: #fff; + color: #aaa; + font-family: Arial; + font-size: 17px; + padding: 5px; } + .Grid4-box2 { + /* border: 1px solid #aaa; */ + border: none; + background-color: #fff; + color: #aaa; + width: 70px; + font-family: Arial; + font-size: 17px; + } \ No newline at end of file diff --git a/client/src/components/Signup/Sbox.vue b/client/src/components/Signup/Sbox.vue index a449631..39dc5d6 100644 --- a/client/src/components/Signup/Sbox.vue +++ b/client/src/components/Signup/Sbox.vue @@ -2,10 +2,10 @@
- +
- +