mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
social icon hover scale
This commit is contained in:
@@ -13,7 +13,7 @@ export const SocialLayout = () => {
|
||||
>
|
||||
{React.createElement(social.icon, {
|
||||
className:
|
||||
'fill-current focus:outline-none transition duration-300 ease-in-out hover:text-[#ad87ed]',
|
||||
'fill-current focus:outline-none transition duration-300 ease-in-out hover:text-[#ad87ed] hover:scale-105',
|
||||
})}
|
||||
</Icon>
|
||||
))}
|
||||
|
Reference in New Issue
Block a user