From 40fa2a320341616d43e08d94f6c9029440c27b08 Mon Sep 17 00:00:00 2001 From: Subhamoy Biswas Date: Sat, 9 Dec 2023 01:14:44 +0530 Subject: [PATCH] (feat): added basic contact details on contact page --- htdocs/assets/style.css | 24 ++++++++++++++++++++++++ htdocs/contact.php | 23 ++++++++++++++++++----- 2 files changed, 42 insertions(+), 5 deletions(-) diff --git a/htdocs/assets/style.css b/htdocs/assets/style.css index 53a4a4e..64ae1f6 100644 --- a/htdocs/assets/style.css +++ b/htdocs/assets/style.css @@ -907,6 +907,18 @@ video { margin-top: 1.5rem; } +.mr-5 { + margin-right: 1.25rem; +} + +.mt-14 { + margin-top: 3.5rem; +} + +.mb-14 { + margin-bottom: 3.5rem; +} + .flex { display: flex; } @@ -987,6 +999,10 @@ video { height: 100vh; } +.h-\[20px\] { + height: 20px; +} + .w-0 { width: 0px; } @@ -1072,6 +1088,10 @@ video { width: 30%; } +.w-\[20px\] { + width: 20px; +} + .rotate-\[15deg\] { --tw-rotate: 15deg; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); @@ -1511,6 +1531,10 @@ video { font-weight: 700; } +.font-light { + font-weight: 300; +} + .text-accent_four { --tw-text-opacity: 1; color: rgb(172 203 222 / var(--tw-text-opacity)); diff --git a/htdocs/contact.php b/htdocs/contact.php index 065afa9..51f13a9 100644 --- a/htdocs/contact.php +++ b/htdocs/contact.php @@ -25,8 +25,7 @@ require 'core/query_functions.php';

You're just one step away from reaching out!

I'd love to hear from you just drop a message

- - +
@@ -36,9 +35,23 @@ require 'core/query_functions.php';
-
-
- +
+
+

My Contact Details

+
+
+ +

+91 8695174974

+
+
+ +

hey@neosubhamoy.com

+
+
+ +

t.me/neo_subhamoy

+
+