From 2671226650e92cc3d213c1ab77b04e7913750b35 Mon Sep 17 00:00:00 2001 From: aswin8888 Date: Wed, 26 Dec 2018 21:58:54 +0530 Subject: [PATCH] update main.css as the 2nd car floats over the road. --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 8672f6b..d8d5cfc 100644 --- a/css/main.css +++ b/css/main.css @@ -46,7 +46,7 @@ body background:url('../images/car-2.png'); background-size: contain; background-repeat: no-repeat; - top:62%; + top:444px; z-index:3; }