Commit 8a7f04b138a4adfc7e5296b6101d0876bd6d9f6f
1 parent
dea75d23
unit
Showing
1 changed file
with
1 additions
and
1 deletions
css/login.css
@@ -32,7 +32,7 @@ body{ | @@ -32,7 +32,7 @@ body{ | ||
32 | width: 580px; | 32 | width: 580px; |
33 | margin: 100px auto 0; | 33 | margin: 100px auto 0; |
34 | background: #fff; | 34 | background: #fff; |
35 | - border-radius: 20px; | 35 | + border-radius: 10px; |
36 | } | 36 | } |
37 | .posrel{ | 37 | .posrel{ |
38 | position: relative; | 38 | position: relative; |