We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e2863 commit 193c37eCopy full SHA for 193c37e
1 file changed
public/styles/main.css
@@ -4,7 +4,7 @@
4
.signIn { margin-top: 40px; text-align: center; padding-top: 60px; padding-bottom: 60px; }
5
.signIn img {margin-bottom: 20px; }
6
7
-.newProject { margin-top: 4px; width: 273px; }
+.newProject { margin-top: 4px; }
8
9
.cancel { margin-left: 10px; margin-right: 10px; }
10
@@ -40,6 +40,7 @@
40
padding: 23px;
41
background-color: #c83737;
42
background-image: none;
43
+ width: 303px;
44
}
45
46
.project .title {
0 commit comments