We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 344f27c commit db24e69Copy full SHA for db24e69
frontend/src/pages/404.tsx
@@ -18,7 +18,7 @@ export default function Custom404() {
18
</motion.div>
19
<a href="/">
20
<button className="mt-10 bg-white border text-[#3977F8] border-[#A7A6E5] text-lg rounded-xl w-[30%] xl:h-12 h-10">
21
- Back to saftey
+ Back to safety
22
</button>
23
</a>
24
</div>
0 commit comments