mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-08-13 06:09:13 +00:00
🔧 test green bg
This commit is contained in:
parent
3454013c94
commit
d665a14741
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ const StyledGameboyMenu = styled.div`
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-evenly;
|
||||
background: pink;
|
||||
background: green;
|
||||
`;
|
||||
|
||||
const colorAnimation = keyframes`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue