diff --git a/style.css b/style.css index 7bbe8f7..f50f2c4 100644 --- a/style.css +++ b/style.css @@ -34,7 +34,7 @@ h4{ } .wrapper2{ display: flex; - text-align: left; + text-align: center; width: 360px; padding: 20px; } @@ -129,4 +129,4 @@ input{ border: 2px solid #000; background-color: rgb(155, 247, 36); color:rgb(32, 140, 202) ; -} \ No newline at end of file +}