Update styles.css
This commit is contained in:
parent
14d9265884
commit
05cace1e01
1 changed files with 0 additions and 8 deletions
|
@ -7,14 +7,6 @@ body {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.container {
|
||||
background: white;
|
||||
padding: 20px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
input {
|
||||
padding: 10px;
|
||||
width: 200px;
|
||||
|
|
Loading…
Reference in a new issue