remove interaction
This commit is contained in:
parent
63ec24372d
commit
2a23ce095b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import Link from "next/link";
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-col items-center z-10">
|
<div class="flex flex-col items-center z-10">
|
||||||
<p
|
<p
|
||||||
class="md:text-[15vw] text-[35vw] leading-tight font-bold tracking-wider text-slate-800/90"
|
class="md:text-[15vw] text-[35vw] leading-tight font-bold tracking-wider text-slate-800/90 select-none"
|
||||||
style={{ textShadow: "0vw 0vw 0.2vw #88BFEC" }}
|
style={{ textShadow: "0vw 0vw 0.2vw #88BFEC" }}
|
||||||
>
|
>
|
||||||
404
|
404
|
||||||
|
|
Loading…
Reference in a new issue