diff --git a/public/index.html b/public/index.html
index be7e24b..02da8d4 100755
--- a/public/index.html
+++ b/public/index.html
@@ -56,9 +56,6 @@
If you're interested in getting our help or just want to chat, send us a message through our contact email
on the next tab.
ദ്ദി { ˉ͈̀꒳ˉ͈́ }✧
-
Send us a cool message and we'll get back to you d-(´▽`)-b
diff --git a/public/style.css b/public/style.css
index 10501a2..407ab48 100755
--- a/public/style.css
+++ b/public/style.css
@@ -151,7 +151,6 @@ ul.custom-bullet li::before {
display: flex;
margin: 0;
padding: 0.35rem 0.75rem;
- letter-spacing: 1px;
cursor: pointer;
transition: all 0.3s;
}
@@ -351,11 +350,11 @@ a {
.btn {
background-color: #241917;
- padding: 0.1rem 0.5rem;
- border: 4px solid #9a756c;
+ padding: 0.25rem 0.25rem;
+ border-top: 4px solid #9a756c;
+ border-right: 4px solid #9a756c;
text-decoration: none;
- font-size: var(--primary-text-size);
- margin-top: 0.75rem;
+ font-size: 10px;
width: 4rem;
}