mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 10:26:40 +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;
|
||||
border-color: darkred;
|
||||
border-radius: 100px;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
|
|
Loading…
Reference in a new issue