test commit

This commit is contained in:
parsa aghaei 2024-09-22 11:16:06 +03:30
parent 3e49c4be20
commit 57817528a0

View File

@ -24,7 +24,7 @@ export default function RootLayout({
suppressHydrationWarning={true}
className={`${geistSans.variable} antialiased flex flex-col items-center justify-between w-full relative`}
>
<div className="scroll-watcher" id="top"></div>
<div className="scroll-watcher" id="top">test</div>
<a
href="#header"
className="flex items-center justify-center scroll-to-top fixed bottom-[100px] right-20 h-[50px] w-[50px] p-5 text-center border-2 hover:border-[#f3a66b] text-white text-[25px] font-[800] bg-[#fd6f00] rounded-full"