mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-10-08 13:50:18 +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;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
background: pink;
|
background: green;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const colorAnimation = keyframes`
|
const colorAnimation = keyframes`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue