mirror of
https://gitlab.com/nekoya/web.git
synced 2025-04-15 18:27:08 +02: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,9 +31,10 @@ body {
|
|||
background-color: darkred;
|
||||
border-color: darkred;
|
||||
border-radius: 100px;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
.btn:hover {
|
||||
background-color: red;
|
||||
border-color: red;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue