We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1350224 commit 1ec9949Copy full SHA for 1ec9949
server/frontend/src/components/Register/Register.css
@@ -1,9 +1,9 @@
1
-.container{
+.register_container{
2
display: flex;
3
flex-direction: column;
4
margin: auto;
5
margin-top: 2%;
6
- background-color: rgb(97, 64, 128);
+ background-color: darkturquoise;
7
min-width: 350px;
8
width: 30%;
9
}
0 commit comments