Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnurchityala authored Oct 12, 2024
1 parent 9cf20d0 commit aecdc9a
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 @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Drive</title>
<title>Login with Google</title>

<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
Expand Down Expand Up @@ -73,7 +73,7 @@ <h1 class="mb-3">Easy and secure access to all of your content</h1>
</div>
</div>
</div>
<div class="container-fluid fixed-bottom py-2 fw-medium text-center medium text-secondary mb-2" style="font-size: 12px;">
<div class="container-fluid mt-0 mt-5 fixed-md-bottom py-2 fw-medium text-center medium text-secondary mb-2" style="font-size: 12px;">
Project by:
<a href="https://github.com/mavicompanion/google-drive-clone" target="_blank" class="btn btn-dark px-2 py-1 ms-2 rounded-pill fw-bold text-center" style="font-size:10px;">
<i class="fa-brands fa-github text-white fs-small me-1 p-0"></i>
Expand Down

0 comments on commit aecdc9a

Please sign in to comment.