mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 18:36:20 +01:00
Made the register-error button a little bit more wider
This commit is contained in:
parent
4df4ce0494
commit
9831b2f5ac
1 changed files with 2 additions and 1 deletions
|
@ -31,6 +31,7 @@ body {
|
||||||
background-color: darkred;
|
background-color: darkred;
|
||||||
border-color: darkred;
|
border-color: darkred;
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
|
|
Loading…
Reference in a new issue