Merge branch 'main' into new
This commit is contained in:
@ -66,7 +66,7 @@ body {
|
||||
header {
|
||||
font-size: 30px;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
color: #000000;
|
||||
font-weight: 600;
|
||||
cursor: pointer;
|
||||
}
|
||||
@ -93,6 +93,7 @@ body {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
|
||||
form
|
||||
input {
|
||||
height: 60px;
|
||||
@ -106,6 +107,7 @@ form
|
||||
border-radius: 8px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.form.login
|
||||
input {
|
||||
border: 1px
|
||||
|
Reference in New Issue
Block a user