1
0
Fork 0

chore: Remove lint

This commit is contained in:
joostdecock 2023-10-22 18:54:32 +02:00
parent cf2e2139a3
commit 5f11da267c
2 changed files with 7 additions and 14 deletions

View file

@ -75,7 +75,7 @@ export const ShowUser = ({ user, button = null }) => (
style={{
backgroundImage: `url(${cloudflareConfig.url}uid-${user.ihash}/sq500)`,
backgroundSize: 'cover',
backgroundColor: 'linear-gradient(#80FFDB, #64DFDF, #48BFE3, #5390D9, #5E60CE);',
backgroundColor: '#ccc',
}}
></div>
<div className="w-full">