Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mehekk1 authored Jul 4, 2024
1 parent 1a3bba6 commit 951e498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down Expand Up @@ -98,7 +98,7 @@ <h1 class="display-5 fw-normal log lh-1 lost mb-3">Design and Development</h1>
</div>
<div class="col-lg-6">
<h1 class="display-5 fw-normal lh-1 log lost mb-3">Socialseller Summer Intern</h1>
<p class="lead log">I created a landing page for an Educational startup company <b>Socialseller</b> 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.</p>
<p class="lead log">I created a landing page for an Educational startup company <b>Socialseller</b> 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.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 951e498

Please sign in to comment.