Skip to content

Commit

Permalink
Merge pull request #597 from 1ifeworld/0xTranqui/remove-loader-shadow
Browse files Browse the repository at this point in the history
remove loader
  • Loading branch information
0xTranqui authored Apr 19, 2024
2 parents 9c6715f + 3de9ee0 commit f8a4117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default function RootLayout({
showSpinner={true}
easing="linear"
speed={200}
// shadow="0 0 10px #2299DD,0 0 5px #2299DD"
shadow={false}
template='<div class="bar" role="bar"><div class="peg"></div></div>'
zIndex={1600}
showAtBottom={false}
Expand Down

0 comments on commit f8a4117

Please sign in to comment.