diff --git a/htdocs/assets/js/aos-config.js b/htdocs/assets/js/aos-config.js index c6f5e9e..939205f 100644 --- a/htdocs/assets/js/aos-config.js +++ b/htdocs/assets/js/aos-config.js @@ -1,3 +1,5 @@ AOS.init({ duration: 1000, + once: false, + disable: 'mobile' }); \ No newline at end of file diff --git a/htdocs/assets/style.css b/htdocs/assets/style.css index 61f175e..6a1cbb1 100644 --- a/htdocs/assets/style.css +++ b/htdocs/assets/style.css @@ -2329,6 +2329,16 @@ video { line-height: 1.75rem; } + .lg\:blur-2xl { + --tw-blur: blur(40px); + filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); + } + + .lg\:blur-xl { + --tw-blur: blur(24px); + filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); + } + .lg\:blur-lg { --tw-blur: blur(16px); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); diff --git a/htdocs/contact.php b/htdocs/contact.php index 02eccca..1cd84ee 100644 --- a/htdocs/contact.php +++ b/htdocs/contact.php @@ -25,19 +25,19 @@ write_dataset($conn);
-

Contact Me 🛸

-

Ring, Ring! let's Talk

-

You're just one step away from reaching out!

-

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

-
+

Contact Me 🛸

+

Ring, Ring! let's Talk

+

You're just one step away from reaching out!

+

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

+
-
+
heroimage
-
+
diff --git a/htdocs/home.php b/htdocs/home.php index b3c8db2..b28ea1e 100644 --- a/htdocs/home.php +++ b/htdocs/home.php @@ -25,11 +25,11 @@ write_dataset($conn);
-

-

I'm Subhamoy Biswas

-

Full Stacked Web Designer and Android Developer

-

Based on Kolkata, India

-
+

+

I'm Subhamoy Biswas

+

Full Stacked Web Designer and Android Developer

+

Based on Kolkata, India

+
@@ -37,8 +37,8 @@ write_dataset($conn);