From 6bec7687b1f05ed73e4c338e5fa34b2812b65436 Mon Sep 17 00:00:00 2001 From: mohamadev <144679732+mohamadev@users.noreply.github.com> Date: Sat, 16 Sep 2023 12:35:22 +0300 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a2ab24c..daee12c 100644 --- a/style.css +++ b/style.css @@ -233,7 +233,7 @@ p { } footer { - position: fixed; + position: sticky; bottom: 0; width: 100%; padding-left: 15%;