diff --git a/style.css b/style.css index 4aa0d06..c155e72 100755 --- a/style.css +++ b/style.css @@ -467,6 +467,7 @@ { border-radius: 10px; background-image: linear-gradient(90deg, rgba(245,148,215,1) 0%, rgba(167,234,255,1) 94%); + background-attachment: fixed; } .blue-scrollbar {