Merge branch '140-rebranding' of github.com:gnosis/safe-react into 134-settings-improvements

This commit is contained in:
Mikhail Mikheev 2019-09-05 18:00:50 +04:00
commit c72f311f27
3 changed files with 1 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<title>Multisig Safe</title>
<title>Gnosis Safe For Teams</title>
</head>
<body>
<div id="root"></div>

View File

@ -16,7 +16,6 @@ import {
boldFont,
buttonLargeFontSize,
largeFontSize,
border,
xs,
secondaryText,
} from './variables'
@ -151,7 +150,6 @@ export default createMuiTheme({
color: secondary,
order: 0,
marginTop: '0px',
backgroundColor: border,
zIndex: 1, // for firefox
},
},