From 998bdbe445cd2ba85f44d529edc3a8fed0c63a0f Mon Sep 17 00:00:00 2001 From: Abhay Goyal Date: Wed, 19 Apr 2023 00:14:11 +0530 Subject: [PATCH] Update style.css --- 3d-boxes-background/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d-boxes-background/style.css b/3d-boxes-background/style.css index 81fd9cf..676eb6b 100644 --- a/3d-boxes-background/style.css +++ b/3d-boxes-background/style.css @@ -87,7 +87,7 @@ body { position: absolute; bottom: -15px; left: 8px; - height: 15px; + height: 14px; width: 100%; transform: skewX(45deg); }