Update design, add new favicon
This commit is contained in:
parent
ce87676c9d
commit
a851029de0
2 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 8.5 KiB |
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue