Changed button colors #190
Annotations
4 errors and 1 warning
Check style (ESLint):
src/app/about/page.js#L112
Replace `px-4·py-2·text-lg·font-medium·bg-DevDogBlue·text-white·hover:bg-black·hover:text-white··transition·delay-150·ease-in-out·` with `bg-DevDogBlue·px-4·py-2·text-lg·font-medium·text-white·transition·delay-150·ease-in-out·hover:bg-black·hover:text-white·`
|
Check style (ESLint):
src/app/about/page.js#L119
Replace `·bg-[#BA0C2F]·hover:bg-black·hover:text-white··rounded-full·px-4·py-2·text-lg·font-medium·text-white·transition·delay-150·ease-in-out` with `rounded-full·bg-[#BA0C2F]·px-4·py-2·text-lg·font-medium·text-white·transition·delay-150·ease-in-out·hover:bg-black·hover:text-white`
|
Check style (ESLint):
src/app/about/projects/page.js#L100
Replace `bg-BulldogRed·container·transition·ease-in-out·duration-300·block·mx-auto·rounded-full·max-w-[17rem]·font-semibold·py-3·my-[75px]··text-white` with `container·mx-auto·my-[75px]·block·max-w-[17rem]·rounded-full·bg-BulldogRed·py-3·font-semibold·text-white·transition·duration-300·ease-in-out`
|
Check style (ESLint)
Process completed with exit code 1.
|
Set up Node.js
Could not determine node version from /home/runner/work/DevDogs-Website/DevDogs-Website/package.json. Falling back
|
Loading