diff --git a/static/style.css b/static/style.css index ac60d78..e9dd5c0 100644 --- a/static/style.css +++ b/static/style.css @@ -125,6 +125,10 @@ a.img { display: block; } +img { + max-width: 100%; +} + @font-face { font-family: "Atkinson Hyperlegible"; src: url('./fonts/atkinson-hyperlegible/eot/Atkinson-Hyperlegible-Regular-102.eot');