Skip to content

Commit

Permalink
Update forgot-pass.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjaliavv51 authored Oct 31, 2024
1 parent 8842fda commit cf1e77a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Html-files/forgot-pass.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@
<title>Retro - Forgot Password</title>
</head>
<body>
<div class="circle-container">
<!-- Circles for background animation -->
<div class="circle" style="background-color: rgb(255, 181, 107) !important; left: 504px; top: 59px; scale: 1;"></div>
<div class="circle" style="background-color: rgb(253, 175, 105) !important; left: 504px; top: 59px; scale: 0.95;"></div>
<!-- Additional circles... -->
<div class="circle" style="background-color: rgb(96, 0, 95) !important; left: 504px; top: 59px; scale: 0.05;"></div>
</div>
<div class="home-btn"><a href="../index.html" style="font-family: var(--ff-philosopher);"><b>Retro</b></a></div>
<div class="container" style="display: flex; align-items: center; justify-content: center;">
<div class="card-forgot">
Expand Down

0 comments on commit cf1e77a

Please sign in to comment.