diff --git a/README.md b/README.md index 9959612..e32cc4b 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ To apply the edit to whichever theme you use, you must go into vortex settings, ```css #more-mods-container { - transform: scale(0%); + scale: none; } ``` This should scale the element down to zero and should pretty much solve the issue. If there are any new developments I'll update this repo. # Script -The included powershell script will install the theme, remove the button and ask you if you want to remove ads. \ No newline at end of file +The included powershell script will install the theme, remove the button and ask you if you want to remove ads.