generated from Seekra/repository-template
New Style #20
@@ -22,17 +22,22 @@ header p {
|
||||
|
||||
form {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-top: 20px;
|
||||
width: 100%;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
form button{
|
||||
margin-left: 10px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
form input{
|
||||
width: 80%;
|
||||
border-radius: 999px;
|
||||
border: 1.5px solid #ccc;
|
||||
padding: 10px 15px;
|
||||
}
|
||||
|
||||
footer{
|
||||
|
||||
Reference in New Issue
Block a user