Browse Source

Update design, add new favicon

Eric Zhang 4 years ago
parent
commit
a851029de0
2 changed files with 1 additions and 3 deletions
  1. 0 1
      public/favicon.svg
  2. 1 2
      src/App.tsx

File diff suppressed because it is too large
+ 0 - 1
public/favicon.svg


+ 1 - 2
src/App.tsx

@@ -161,13 +161,12 @@ function App() {
           />
         </Box>
       </Flex>
-      <Flex h="22px" bgColor="#0071c3">
+      <Flex h="22px" bgColor="#0071c3" color="white">
         <Flex
           h="100%"
           bgColor="#09835c"
           pl={2.5}
           pr={4}
-          color="#eeeeef"
           fontSize="sm"
           align="center"
         >

Some files were not shown because too many files changed in this diff