diff --git a/css/sec3.css b/css/sec3.css index 5225ee5..5a9b9d4 100644 --- a/css/sec3.css +++ b/css/sec3.css @@ -21,6 +21,8 @@ flex-grow: 1; align-items: center; justify-content: center; + margin-top: 50px; + margin-bottom: 50px; } .box1{ @@ -135,4 +137,4 @@ .search{ width: 20rem; } -} \ No newline at end of file +}