diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 87bdc459abdcbc7de0ea42fe873b530237fea931..1a2bf18d017fcf01b9d14f4954e5ece4662177c8 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -27,6 +27,10 @@ p { list-style-image: url(../images/list.png); } +.content img { + max-width: 100%; +} + header { position: relative; width: 100%;