make notification icon change on hover

This commit is contained in:
keyan 2023-01-05 19:15:48 -06:00
parent 76b5b7743e
commit 7a4a24c6df
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ export default function Header ({ sub }) {
</Head>
<Link href='/notifications' passHref>
<Nav.Link eventKey='notifications' className='pl-0 position-relative'>
<NoteIcon />
<NoteIcon className='theme' />
{hasNewNotes?.hasNewNotes &&
<span className={styles.notification}>
<span className='invisible'>{' '}</span>