diff --git a/README.md b/README.md
index 7794dca..4d4ad07 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/garimasingh128/profext)
+Gitter Channel: https://gitter.im/NWoC2020/Profext
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
diff --git a/edit.html b/edit.html
index 67d507b..0b98ff8 100644
--- a/edit.html
+++ b/edit.html
@@ -132,6 +132,10 @@
Edit Profile Information
+
+
+
+
@@ -144,22 +148,22 @@
Edit Profile Information
-
-
-
-
-
-
+
+
+
+
+
+
@@ -168,6 +172,10 @@
Edit Profile Information
+
+
+
+
Back
diff --git a/popup.html b/popup.html
index 67f5715..4a1940c 100644
--- a/popup.html
+++ b/popup.html
@@ -14,7 +14,7 @@
margin: 0;
min-height: 180px;
padding: 0;
- width: 550px;
+ width: 620px;
}
h1 {
@@ -63,7 +63,7 @@
.flex-container {
display: flex;
justify-content: space-between;
- padding: 10px;
+ padding: 10px 0px;
}
.flex {
@@ -131,10 +131,15 @@