diff --git a/css/styles.css b/css/styles.css index 128d58c..9e49ad9 100644 --- a/css/styles.css +++ b/css/styles.css @@ -73,7 +73,7 @@ img { } .logo img { - height: 40px; + height: 100px; } /* Navigation */ @@ -314,7 +314,7 @@ img { } .section-logo img { - height: 40px; + height: 80px; } .section-title { @@ -561,7 +561,7 @@ img { } .footer-logo img { - height: 50px; + height: 100px; } .footer-social { diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000..07d46f1 Binary files /dev/null and b/img/logo.png differ