diff --git a/public/favicon.ico b/public/favicon.ico index 7b9d1cd1..85cacafc 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index 46daa15c..a1a78b9a 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - Multisig Safe + Gnosis Safe For Teams
diff --git a/src/theme/mui.js b/src/theme/mui.js index 9daa73df..5a31fe76 100644 --- a/src/theme/mui.js +++ b/src/theme/mui.js @@ -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 }, },