diff --git a/app/pub/scripts/anviewer.js b/app/pub/scripts/anviewer.js index 76ea4be..96d47f2 100644 --- a/app/pub/scripts/anviewer.js +++ b/app/pub/scripts/anviewer.js @@ -15,7 +15,7 @@ function renderPage() { var canvas = document.getElementById('the-canvas'); var context = canvas.getContext('2d'); //var viewport = page.getViewport({scale: scale}); - var viewport = page.getViewport({scale: 1}); + var viewport = page.getViewport({scale: 1.5}); canvas.height = viewport.height; diff --git a/app/views/layout.phtml b/app/views/layout.phtml index eafd7e0..f7fe47d 100644 --- a/app/views/layout.phtml +++ b/app/views/layout.phtml @@ -2,7 +2,7 @@ Еженедельник Аргументы Недели - <?=$title?> - +