From 1c1353d4a378d978ea78dc9bc19ee808da651e3d Mon Sep 17 00:00:00 2001 From: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com> Date: Sat, 27 Jun 2020 15:30:51 +0530 Subject: [PATCH] fix: footer --- lib/css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/css/index.css b/lib/css/index.css index db7cd88..4550505 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -54,6 +54,7 @@ html { color: white; padding: 2rem; z-index: 100; + position: relative; } .parallax {