Release 8 (devel -> main) #30
1 changed files with 2 additions and 5 deletions
|
@ -60,8 +60,8 @@ main > h1 {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
}
|
}
|
||||||
.passwordOverlay > form > h1 {
|
.passwordOverlay > form > h1 {
|
||||||
margin-top: 3rem;
|
margin-top: 2rem;
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 2rem;
|
||||||
}
|
}
|
||||||
form input[type="password"], form input[type="text"] {
|
form input[type="password"], form input[type="text"] {
|
||||||
width: 94%;
|
width: 94%;
|
||||||
|
@ -110,7 +110,4 @@ form input[type="password"], form input[type="text"] {
|
||||||
font-size: 1.16rem;
|
font-size: 1.16rem;
|
||||||
margin: .2rem;
|
margin: .2rem;
|
||||||
}
|
}
|
||||||
.passwordOverlay {
|
|
||||||
margin-top: 2rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue