diff --git a/assets/css/style.css b/assets/css/style.css index 1f87d6516..103b403c5 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -2878,7 +2878,7 @@ footer { #back-to-top-container { position: fixed; - top: 82%; + top: 84.1%; right: 8%; /* Changed left to right */ }