diff --git a/styles/globals.css b/styles/globals.css index 6ce7aa4..714e72e 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -16,6 +16,7 @@ h-14 w-14 my-2 mx-auto shadow-lg bg-gray-800 text-secondary hover:bg-green-900 hover:text-primary + rounded-3xl hover:rounded-xl transition-all duration-300 ease-linear cursor-pointer;