We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4f47f commit 10ddc4fCopy full SHA for 10ddc4f
src/components/Header.tsx
@@ -36,7 +36,7 @@ const Main = styled.div`
36
display: flex;
37
align-items: center;
38
justify-content: left;
39
- background-color: rgba(0, 180, 40, 0.6);
+ background-color: rgba(0, 180, 40, 0.8);
40
box-shadow: 0px 2px 3px 0px #9e9e9e;
41
position: relative;
42
`;
0 commit comments