diff --git a/aboutus.html b/aboutus.html index a37f3103..e14b7aa0 100644 --- a/aboutus.html +++ b/aboutus.html @@ -256,7 +256,6 @@

Collect your GamingTools

- diff --git a/style.css b/style.css index 8890a47c..83f7ea5e 100644 --- a/style.css +++ b/style.css @@ -819,6 +819,8 @@ button { line-height: 40px; border-radius: 50%; color: #d3d3d3; + position :relative; + z-index: 1; transition: all 0.3s ease, transform 0.3s ease, background 0.3s ease; }