mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03: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 {
|
||||
top: unset;
|
||||
opacity: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user