Update page header and add roadmap button

This commit is contained in:
Kamran Ahmed
2019-11-08 17:34:06 +04:00
parent 27d220de87
commit dc519b0fec
4 changed files with 49 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ export const SubmitWrap = styled.div`
svg {
height: 25px;
color: dimgrey;
color: #d6d6d6;
}
`;