change app logo

This commit is contained in:
Bekbolsun
2024-02-12 17:26:30 +06:00
parent 13d0a62fec
commit 45c39ca904
15 changed files with 61 additions and 71 deletions

View File

@@ -6,7 +6,7 @@ export const StyledAppLogo = styled((props) => (
<AppLogo />
</Box>
))({
background: '#00000054',
background: '#0d0d0d',
padding: '0.75rem',
borderRadius: '16px',
display: 'grid',