🔧 test green bg

This commit is contained in:
Chase Manning 2023-10-16 19:10:16 +01:00
commit d665a14741

View file

@ -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`