From fb167c01e37f983478b3a83c089cf84c362f660f Mon Sep 17 00:00:00 2001 From: Aditya Mohan Date: Thu, 18 Apr 2024 15:46:39 -0400 Subject: [PATCH] Fixed overflow, removed twitter --- css/custom.css | 30 +++++++----------------------- index.html | 13 ++++++------- 2 files changed, 13 insertions(+), 30 deletions(-) diff --git a/css/custom.css b/css/custom.css index 63312b0..f0c8e4b 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,29 +1,13 @@ body { height: 100%; } +.page-wrapper-overflow { + overflow-x: hidden; + position: absolute; +} .intro { white-space: nowrap; } -.p-text { - text-shadow: 0 0 10px white; - position: relative; - &::after, - &::before { - content: attr(data-text); - position: absolute; - left: 3px; - text-shadow: none; - background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2F3DPAzwJxrwCre%2Fgiphy.gif&f=1&nofb=1&ipt=dc4dd2260b9ccecc06fc391c3c781a47f6dd210b6e9d1d80c61beb36b618cdc9&ipo=images); - background-clip: text; - color: transparent; - mix-blend-mode: lighten; - pointer-events: none; - } - &::before { - left: -3px; - mix-blend-mode: lighten; - } -} .vertical-rectangle { position: absolute; rotate: 45deg; @@ -34,7 +18,7 @@ body { width: 50%; /* Adjust the width as needed */ background-color: rgb(232, 182, 182); /* Adjust the color as needed */ z-index: -10; - height: 500%; + /* height: 500%; */ opacity: 0.4; } .vertical-rectangle1 { @@ -42,12 +26,12 @@ body { rotate: -45deg; top: 0; bottom: 0; - left: 50%; + left: 0; transform: translateX(-50%); width: 50%; /* Adjust the width as needed */ background-color: rgb(232, 182, 182); /* Adjust the color as needed */ z-index: -10; - height: 800%; + /* height: 800%; */ opacity: 0.4; } diff --git a/index.html b/index.html index edf603b..ece25e4 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,7 @@ +
@@ -136,9 +137,6 @@

- @@ -426,7 +424,7 @@

About Me

-

+

I find solace in strumming my guitar, losing myself in the melodies I create. Reading is another love of mine; there's nothing quite like getting lost in the pages of a gripping novel.

@@ -443,7 +441,7 @@

About Me

-

+

When it comes to entertainment, I'm drawn to thriller movies with intricate plots that keep me guessing until the end. I'm also an avid Formula 1 enthusiast, eagerly following the twists and turns of each race.

@@ -504,7 +502,7 @@

About Me

-

+

As a developer, I thrive on creating elegant solutions to complex problems. Beyond coding, I'm deeply passionate about various pursuits that enrich my life.

@@ -523,7 +521,7 @@

About Me



-

+

On the field, I enjoy playing cricket, relishing the camaraderie and competition it offers. And of course, I'm always ready to share my heart with furry friends, finding joy in the simple companionship they provide, especially dogs.

@@ -569,5 +567,6 @@

Achievements

+