diff --git a/front/src/views/Home.vue b/front/src/views/Home.vue index 13fac51..2339476 100644 --- a/front/src/views/Home.vue +++ b/front/src/views/Home.vue @@ -182,6 +182,11 @@ export default { page-break-after: always; /* border-bottom: 3px dotted green; */ } + +#content img { + max-width: 100%; +} + /* .print .body:first-of-type { page-break-after: always; border-bottom: 3px dotted yellow;