improve style
All checks were successful
/ Push website to server (push) Successful in 10s

This commit is contained in:
Daniella 2024-06-25 01:28:49 +02:00
parent f2457b5236
commit ce44648fd0
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -36,7 +36,6 @@ form {
padding: 10px;
margin: 20px auto 20px auto;
width: fit-content;
float: right;
}
input {
height: 2em;
@ -44,6 +43,7 @@ input {
border: 0;
background-color: #000;
color: #f0f;
float: right;
}
button {
background-color: #a0a;