Fix bug de couleur d'arrière plan au hover
parent
45a4657089
commit
cd10b5665c
|
@ -8,7 +8,6 @@ const baseHeading = css`
|
|||
theme.darkMode
|
||||
? theme.colors.extended.grey[100]
|
||||
: theme.colors.bases.primary[700]};
|
||||
background-color: inherit;
|
||||
`
|
||||
|
||||
export const HeadingUnderline = css`
|
||||
|
|
Loading…
Reference in New Issue