Skip to content

Commit

Permalink
fixed At login page the text and the login container is overlapping w…
Browse files Browse the repository at this point in the history
…ith each other
  • Loading branch information
Ayushmaanagarwal1211 committed May 23, 2024
1 parent 3b7dccc commit e376709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/login.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

body {
width: 100%;
height: 100vh;
height: 100%;
font-family: var(--ff-philosopher);
font-size: 4rem;
/* background-color: #c9acc2; */
Expand Down

0 comments on commit e376709

Please sign in to comment.