Commit 8a7f04b138a4adfc7e5296b6101d0876bd6d9f6f

Authored by Andy
1 parent dea75d23

unit

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