瀏覽代碼

Update design, add new favicon

Eric Zhang 4 年之前
父節點
當前提交
a851029de0
共有 2 個文件被更改,包括 1 次插入3 次删除
  1. 0 1
      public/favicon.svg
  2. 1 2
      src/App.tsx

文件差異過大導致無法顯示
+ 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"
         >

部分文件因文件數量過多而無法顯示