Skip to content

Commit 193c37e

Browse files
fix
1 parent 97e2863 commit 193c37e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

public/styles/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.signIn { margin-top: 40px; text-align: center; padding-top: 60px; padding-bottom: 60px; }
55
.signIn img {margin-bottom: 20px; }
66

7-
.newProject { margin-top: 4px; width: 273px; }
7+
.newProject { margin-top: 4px; }
88

99
.cancel { margin-left: 10px; margin-right: 10px; }
1010

@@ -40,6 +40,7 @@
4040
padding: 23px;
4141
background-color: #c83737;
4242
background-image: none;
43+
width: 303px;
4344
}
4445

4546
.project .title {

0 commit comments

Comments
 (0)