diff --git a/src/styles/style.css b/src/styles/style.css index 3636182..ac1dbeb 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -90,4 +90,5 @@ img.headerImage { width: 100%; display: inline-block; aspect-ratio: 768/300; + image-rendering: crisp-edges; } \ No newline at end of file