diff --git a/index.html b/index.html index 6a5a2f2..a9b7f1b 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ margin-right: 30px; } .gradient-background { - background: linear-gradient(300deg,#00ffe1 ,#1e61ce, #ea47c7, #e0cb2f); + background: linear-gradient(300deg,#00bfff ,black, black, #ef8172); background-size: 180% 180%; animation: gradient-animation 10s ease infinite; } @@ -98,7 +98,7 @@

Design and Development

Socialseller Summer Intern

-

I created a landing page for an Educational startup company Socialseller offering online courses for effective Marketing and Business Management. The wire-framing was created using Figma, Canva and Adobe Express adding a lot of experience for me to work comfortably as a Designer.

+

I created a landing page for an Educational startup company Socialseller offering online courses for effective Marketing and Business Management. The wire-framing was created using Figma, Canva and Adobe Express adding a lot of experience for me to work comfortably as a Designer. The Webpage itself was created using HYML, CSS and JavaScript.