Skip to content

Commit

Permalink
Arrumando css ao recuperar a senha.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoborgesmachado committed Dec 25, 2023
1 parent 6f2f9f5 commit f204651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/RecoveryPass/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ function RecoveryPass(){
}

return (
<div className="containerpage ">
<div className='global-infoPanel global-miniW login'>
<div className="containerpage global-fullW">
<div className='global-infoPanel login'>
<h2>
Login
</h2>
Expand Down

0 comments on commit f204651

Please sign in to comment.