diff --git a/app/components/RuleStack.js b/app/components/RuleStack.js index 6e4d97c..c0d6fbf 100644 --- a/app/components/RuleStack.js +++ b/app/components/RuleStack.js @@ -8,7 +8,7 @@ import Image from "next/image"; const RuleStack = ({ children, className = "" }) => { return (