Skip to content

Commit 0fd66d0

Browse files
pedrohpsantosPhilipeSousa
authored andcommitted
fix: remove unused CSS rules for html and body in register.module.css
1 parent 4d17aa5 commit 0fd66d0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/app/register/register.module.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@
1717
letter-spacing: 1px;
1818
}
1919

20-
/* --- Full-height e reset de margens --- */
21-
html, body, #__next {
22-
height: 100%;
23-
margin: 0;
24-
}
25-
2620
/* --- Container principal --- */
2721
.mainContainer {
2822
background: #DFE0E2;

0 commit comments

Comments
 (0)