Skip to content

Commit 1ec9949

Browse files
authored
Update Register.css
1 parent 1350224 commit 1ec9949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/frontend/src/components/Register/Register.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.container{
1+
.register_container{
22
display: flex;
33
flex-direction: column;
44
margin: auto;
55
margin-top: 2%;
6-
background-color: rgb(97, 64, 128);
6+
background-color: darkturquoise;
77
min-width: 350px;
88
width: 30%;
99
}

0 commit comments

Comments
 (0)