Implement form design
This commit is contained in:
@@ -48,6 +48,16 @@ $light: #fff;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
padding: 30px 60px 50px;
|
||||
|
||||
&>h1 {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
body {
|
||||
min-height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user