From 405c8cde4035320afc0f05270938acbc12dad664 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 3 Sep 2020 17:59:38 -0400 Subject: Fixed the image scaling --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 656c2bf..a3c79f3 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ footer { width: 100%; } -img { +img.logo { width: 50%; height: auto; } \ No newline at end of file -- cgit v1.2.3