diff --git a/style/_header.less b/style/_header.less index fb79384..2f2137e 100644 --- a/style/_header.less +++ b/style/_header.less @@ -9,7 +9,7 @@ header text-align: center; a { color: unset; text-decoration: none; } - img { height: 2em; pointer-events: none; } + img { height: 2em; max-width: 100%; pointer-events: none; } } nav