mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 04:30:31 +09:00
fix: change list color
This commit is contained in:
parent
4519847a22
commit
158e5dde4d
@ -117,7 +117,7 @@ const List = styled.div`
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
background-image: linear-gradient(180deg, #ec7951 0%, #f03054 100%);
|
||||
background-image: linear-gradient(180deg, #a57bf3 0%, #4364e1 100%);
|
||||
color: white;
|
||||
border-radius: 4px;
|
||||
font-size: 1rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user