Skip to content

Commit

Permalink
global login-page
Browse files Browse the repository at this point in the history
  • Loading branch information
romanmyko committed Oct 27, 2024
1 parent f73ed3e commit 66c48d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FrontEnd/src/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
--character-title-85: rgba(0, 0, 0, 0.85);

/*Login Page*/
--min-height-login-page: calc(100vh - 572px) ;
--min-height-login-page: calc(100vh - 528px) ;
--wf-base-white: #FFF;

--profile-min-height-block: calc(100vh - 565px);
Expand Down

0 comments on commit 66c48d2

Please sign in to comment.