Skip to content

Commit

Permalink
Some final touchups made
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiyaret-Sandhu committed Dec 2, 2023
1 parent 67ebc20 commit 829fedb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file modified forgot_password/forgot_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion forgot_password/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body
/* background: linear-gradient(to right,#e2e2e2, rgb(79, 189, 79)); */
background: url(forgot_back.jpg) no-repeat;
background-size: cover;
background-position: left;
background-position: top;
display: flex;
align-items: center;
justify-content: center;
Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<a href="#features"> | &#128736; Features | </a>
<a href="#products"> | &#128230; Products | </a>
<a href="#categories"> | &#128218; Categories | </a>
<a href="#review"> | &#11088; Review | </a>
<a href="#review"> | &#127775; Review | </a>
<a href="#blogs"> | &#128221; Blogs | </a>
</nav>

Expand Down Expand Up @@ -601,10 +601,10 @@ <h1 class="heading">&#127775; Author Details &#127775;</h1>
<div class="single-item">
<div class="row">
<div class="col-md-5">
<div class="profile" style="margin-left: 49rem; margin-top: 3rem ; margin-bottom: 3rem;">
<div class="profile" style="margin-left: 44rem; margin-top: 3rem ; margin-bottom: 3rem;">

<div class="bio" style="display: inline-block;">
<p class="AuthorName">Arshdeep Singh</p>
<p class="AuthorName"> Arshdeep Singh &#129302;</p>
<p class="AuthorWork">| Team Leader | Tech Enthusiast | Java Developer |</p>
<p class="AuthorRoll">BE CSE - 2310990129</p>
</div>
Expand Down Expand Up @@ -636,7 +636,7 @@ <h1 class="heading">&#127775; Author Details &#127775;</h1>
<div class="profile" style="margin-left: 49rem; margin-top: 3rem ; margin-bottom: 3rem;">

<div class="bio" style="display: inline-block;">
<p class="AuthorName">Arpan Mehta</p>
<p class="AuthorName">Arpan Mehta &#9997;</p>
<p class="AuthorWork">| Technical Team Member |</p>
<p class="AuthorRoll">BE CSE - 2310990127</p>
</div>
Expand Down Expand Up @@ -668,7 +668,7 @@ <h1 class="heading">&#127775; Author Details &#127775;</h1>
<div class="profile" style="margin-left: 49rem; margin-top: 3rem ; margin-bottom: 3rem;">

<div class="bio" style="display: inline-block;">
<p class="AuthorName">Arpit</p>
<p class="AuthorName">Arpit &#x1F9EE;</p>
<p class="AuthorWork">| Technical Team Member|</p>
<p class="AuthorRoll">BE CSE - 2310990128</p>
</div>
Expand Down
Binary file modified review/images/back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 829fedb

Please sign in to comment.