Handle responsiveness in mobile browser (#6)

Part of https://www.notion.so/Add-disconnect-wallet-button-188a6b22d47280db91d5d180c7e151ae

Reviewed-on: #6
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit was merged in pull request #6.
This commit is contained in:
2025-01-27 14:08:02 +00:00
committed by nabarun
parent 1582f8887d
commit fa6a88f297
5 changed files with 72 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
</body>
</html>