Replace Safe logo in the header (#2070)

* Set bigger logo size

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
This commit is contained in:
Germán Martínez 2021-03-23 13:15:49 +01:00 committed by GitHub
parent 4297671869
commit 6bf81df271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -38,7 +38,7 @@ const styles = () => ({
zIndex: 1301,
},
logo: {
flexBasis: '114px',
flexBasis: '140px',
flexShrink: '0',
flexGrow: '0',
maxWidth: '55px',