From 768577379e978a3a815064df410031c50a55cb7a Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Mon, 6 Feb 2023 16:01:43 +0100 Subject: [PATCH] slider moved down --- public/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index 7cabc4c..af02625 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -557,7 +557,7 @@ button:focus { position: absolute; left: 0; right: 0; - bottom: 150px; + bottom: 10px; } .home-slider.owl-theme .owl-dots .owl-dot span {