I made the buttons wiggle and I downscaled the Alexis art.
This commit is contained in:
parent
9a50044b12
commit
9fee7430f9
@ -10,7 +10,7 @@ export default function IdentityButton({
|
|||||||
const images = Array(imageObj).flat();
|
const images = Array(imageObj).flat();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="container max-w-sm mx-auto md:px-2 p-2">
|
<div className="animate-wiggle container max-w-sm mx-auto md:px-2 p-2">
|
||||||
<Link href={url}>
|
<Link href={url}>
|
||||||
<a
|
<a
|
||||||
target=""
|
target=""
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 372 KiB |
Loading…
Reference in New Issue
Block a user