Skip to content

Commit f0674f9

Browse files
Merge pull request #2 from DmitryVelichko/patch-1
Update Login.css
2 parents 574d92b + 0bc3b1c commit f0674f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Login.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
text-align: center;
1212
background-color: white;
1313
border-radius: 10px;
14-
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px;
14+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
1515
}
1616

1717
.login_container > img{
@@ -25,4 +25,4 @@
2525
text-transform: inherit !important;
2626
background-color: #0a8d48 !important;
2727
color: white;
28-
}
28+
}

0 commit comments

Comments
 (0)