diff --git a/index.html b/index.html index 2f6cb82..f2da250 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,7 @@ diff --git a/styles/main.css b/styles/main.css index 991450f..c88a116 100644 --- a/styles/main.css +++ b/styles/main.css @@ -96,6 +96,9 @@ a:visited { img { width: 100%; } +#logo { + max-width: 500px; +} /* Page structure */ .wrapper {