diff --git a/style.css b/style.css index f85a81a..6f4106a 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ } .logo{ - height: 80px; + height: 100px; } html { @@ -288,7 +288,7 @@ background-color: #041e42; #img{ - height: 60px; + height: 120px; } @@ -454,4 +454,4 @@ footer .copyright{ } -} \ No newline at end of file +}