added syling for desktop
This commit is contained in:
@@ -24,7 +24,7 @@ body{
|
||||
top: 40%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
width: 400px;
|
||||
width: 300px;
|
||||
background: white;
|
||||
border-radius: 10px;
|
||||
box-shadow: 10px 10px 15px rgba(0,0,0,0.05);
|
||||
@@ -35,6 +35,7 @@ body{
|
||||
border-bottom: 1px solid silver;
|
||||
font-weight: 400;
|
||||
color: #002e5b;
|
||||
font-size: 25px;
|
||||
}
|
||||
.center form{
|
||||
padding: 0 40px;
|
||||
|
||||
Reference in New Issue
Block a user