mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 06:13:03 -05:00
style(subscribe btn): remove hover opacity change
This commit is contained in:
@@ -88,6 +88,7 @@ const { data } = await getEntry('i18n', lang ?? 'en');
|
|||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
top: unset;
|
top: unset;
|
||||||
|
opacity: unset;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user