Skip to content

Commit

Permalink
edit to login page
Browse files Browse the repository at this point in the history
  • Loading branch information
Taseen18 committed Mar 28, 2024
1 parent 910495b commit 202a3bd
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added venv/.DS_Store
Binary file not shown.
Binary file added venv/lib/.DS_Store
Binary file not shown.
Binary file added venv/lib/python3.11/.DS_Store
Binary file not shown.
Binary file added venv/lib/python3.11/site-packages/.DS_Store
Binary file not shown.
5 changes: 3 additions & 2 deletions web/src/css/Login.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body {
}

h1 {
font-size: 800%;
font-size: 750%;
}

section {
Expand Down Expand Up @@ -84,4 +84,5 @@ section {
cursor: pointer;
font-size: 1em;
font-weight: 600;
}
}

0 comments on commit 202a3bd

Please sign in to comment.