diff --git a/css/theme.css b/css/theme.css index 1dbf004..176baa3 100644 --- a/css/theme.css +++ b/css/theme.css @@ -59,6 +59,11 @@ body { text-decoration: none; } +header img{ + max-height: 100%; + width: auto; +} + #title{ display: flex; flex-direction: column;