mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-08-11 21:29:13 +00:00
💄 update debug overlay color
This commit is contained in:
parent
e0f47d2f52
commit
65c200f212
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ const Item = styled.div`
|
|||
border: solid 1px red;
|
||||
font-size: 3rem;
|
||||
font-weight: bold;
|
||||
color: yellow;
|
||||
color: red;
|
||||
`;
|
||||
|
||||
const DebugOverlay = () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue