diff --git a/chains/mainnet/uptick.json b/chains/mainnet/uptick.json
new file mode 100644
index 00000000..3df2eee0
--- /dev/null
+++ b/chains/mainnet/uptick.json
@@ -0,0 +1,19 @@
+{
+    "chain_id":"uptick_117-1",
+    "chain_name": "uptick-network-mainnet",
+    "api": "https://rest.uptick.network",
+    "sdk_version": "v0.46.0",
+    "coin_type": "60",
+    "min_tx_fee": "40000",
+    "addr_prefix": "uptick",
+    "logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png",
+    "assets": [
+        {
+            "base": "auptick",
+            "symbol": "UPTICK",
+            "exponent": "18",
+            "coingecko_id": "uptick-network",
+            "logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png"
+        }
+    ]
+}
\ No newline at end of file
diff --git a/src/layouts/components/NavFooter.vue b/src/layouts/components/NavFooter.vue
index b9f4a4b3..805d513a 100644
--- a/src/layouts/components/NavFooter.vue
+++ b/src/layouts/components/NavFooter.vue
@@ -18,7 +18,7 @@
       >
     </div>
     <div
-      class="grid-flow-col gap-4 md:!place-self-center md:!justify-self-end hidden md:!grid"
+      class="grid-flow-col gap-4 sm:!place-self-center hidden sm:!grid"
     >
       <a
         class="link link-primary no-underline"