diff --git a/flex/06-flex-layout/style.css b/flex/06-flex-layout/style.css index 743aa09..3777aef 100644 --- a/flex/06-flex-layout/style.css +++ b/flex/06-flex-layout/style.css @@ -23,5 +23,4 @@ input { border-radius: 16px; padding: 8px 24px; width: 400px; - margin-bottom: 16px; }