Skip to content

Commit

Permalink
Merge pull request #3016 from sarinsanyal/Issue-#3012-MinorBug
Browse files Browse the repository at this point in the history
Worked on the Minor Bug #3012
  • Loading branch information
sailaja-adapa authored Oct 6, 2024
2 parents 5b127c0 + ae85ceb commit f126e83
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions assets/css/login.css
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ p {
box-shadow: 0 0 15px 5px #24004628;
/* margin-bottom: 10rem;
margin-left: 4rem; */
margin-bottom: 50px;
}


Expand Down Expand Up @@ -758,9 +759,9 @@ body.dark-mode {
.dark-mode#login{
background-color: #373737;
}
.light-mode .login{
/* .light-mode .login{ */
/* background-color: white; */
}
/* } */
.dark-mode .logo{
color:#e6e6e6;
}
Expand Down

0 comments on commit f126e83

Please sign in to comment.