- improve styling
All checks were successful
continuous-integration/drone/push Build is passing

- fix ios logo
This commit is contained in:
2022-04-25 01:23:58 +02:00
parent 81fae0a868
commit 90598e241d
7 changed files with 271 additions and 93 deletions

View File

@@ -536,6 +536,14 @@
dependencies:
"@chakra-ui/utils" "1.10.4"
"@chakra-ui/icons@^1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-1.1.7.tgz#f8c0c44a969c8654b90026b7d375b550c4bfbc49"
integrity sha512-YIHxey/B4M2PyFASlHXtAWFyW+tsAtGAChOJ8dsM2kpu1MbVUqm/6nMI1KIFd7Te5IWuNYA75rAHBdLI0Yu61A==
dependencies:
"@chakra-ui/icon" "2.0.5"
"@types/react" "^17.0.15"
"@chakra-ui/image@1.1.10":
version "1.1.10"
resolved "https://registry.yarnpkg.com/@chakra-ui/image/-/image-1.1.10.tgz#65bae4086559937d25c728660ae743bce9360cb2"
@@ -2241,7 +2249,7 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@^17", "@types/react@^17.0.44":
"@types/react@^17", "@types/react@^17.0.15", "@types/react@^17.0.44":
version "17.0.44"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==