Update styles.css

This commit is contained in:
The Ghost of FOSS' Past 2024-10-21 22:18:37 +00:00
parent 14d9265884
commit 05cace1e01

View file

@ -7,14 +7,6 @@ body {
margin: 0; 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 { input {
padding: 10px; padding: 10px;
width: 200px; width: 200px;