diff --git a/style.css b/style.css index 64b12829..07d00191 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,9 @@ .header-logo { height: 150px !important; width: auto; + max-width: 100%; display: block; margin-left: auto; margin-right: auto; + object-fit: contain; } \ No newline at end of file