From 3eae0d5b3794c06d05b6fbf78c410bdbb5f248e8 Mon Sep 17 00:00:00 2001 From: Lester Moore Lambac Date: Thu, 12 Aug 2021 16:06:36 +0800 Subject: [PATCH] Header redesign --- assets/icons/mainnet.svg | 14 +++++++------- components/AccountSwitcher.vue | 28 ++++++++++++++-------------- components/Navbar.vue | 30 +++++++++++------------------- components/NetworkSwitcher.vue | 16 ++++++++-------- nuxt.config.js | 3 ++- tailwind.config.js | 8 +++++--- 6 files changed, 47 insertions(+), 52 deletions(-) diff --git a/assets/icons/mainnet.svg b/assets/icons/mainnet.svg index 96b9259..c4d1f6e 100644 --- a/assets/icons/mainnet.svg +++ b/assets/icons/mainnet.svg @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/components/AccountSwitcher.vue b/components/AccountSwitcher.vue index 3f0fc66..f1f5962 100644 --- a/components/AccountSwitcher.vue +++ b/components/AccountSwitcher.vue @@ -1,23 +1,23 @@
+
- diff --git a/components/Navbar.vue b/components/Navbar.vue index cecfd65..5446cee 100644 --- a/components/Navbar.vue +++ b/components/Navbar.vue @@ -1,40 +1,32 @@