diff --git a/src/components/Hack/StickyActionBar.tsx b/src/components/Hack/StickyActionBar.tsx index 61e427b..927007a 100644 --- a/src/components/Hack/StickyActionBar.tsx +++ b/src/components/Hack/StickyActionBar.tsx @@ -79,7 +79,7 @@ export default function StickyActionBar({ return (
-
+
{title}
{version && ( @@ -88,14 +88,14 @@ export default function StickyActionBar({
By {author}
-
+
{!termsAgreed || status === "downloading" ? ( !romReady ? ( -

+

To download the patch file, you must select a clean ROM for the patcher to use.

) : ( -

+

By downloading this patch, you agree to the Terms of Service.

) @@ -111,7 +111,7 @@ export default function StickyActionBar({ )} {!romReady && !isLinked && ( -