mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
chore: fix background color
This commit is contained in:
parent
8cc280fe66
commit
218ee2889b
@ -251,7 +251,7 @@ const ListButton = styled.div`
|
||||
|
||||
&:hover {
|
||||
color: white;
|
||||
background: black;
|
||||
background: #632bec;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user