aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/app-header/app-header.component.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/app-header/app-header.component.js')
-rw-r--r--ui/app/components/app-header/app-header.component.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/app/components/app-header/app-header.component.js b/ui/app/components/app-header/app-header.component.js
index b799ba9f..bb3a60cb 100644
--- a/ui/app/components/app-header/app-header.component.js
+++ b/ui/app/components/app-header/app-header.component.js
@@ -120,12 +120,12 @@ export default class AppHeader extends PureComponent {
>
<img
className="app-header__metafox-logo app-header__metafox-logo--horizontal"
- src="/images/dekusan.svg"
- height={40}
+ src="/images/dexon-wallet.svg"
+ height={24}
/>
<img
className="app-header__metafox-logo app-header__metafox-logo--icon"
- src="/images/dekusan.svg"
+ src="/images/dexon-wallet.svg"
height={36}
width={36}
/>