diff --git a/source/_assets/predictor/Demo.vue b/source/_assets/predictor/Demo.vue index dbb80b7..56c341d 100644 --- a/source/_assets/predictor/Demo.vue +++ b/source/_assets/predictor/Demo.vue @@ -85,7 +85,7 @@ $font-size: 20px; .app { display: block; - margin: 1em auto; + margin: 2em auto; width: 400px; text-align: center; padding: 2em; diff --git a/source/projects/predictor/index.html.twig b/source/projects/predictor/index.html.twig index d0215c8..c2a04b2 100644 --- a/source/projects/predictor/index.html.twig +++ b/source/projects/predictor/index.html.twig @@ -24,6 +24,15 @@ title: Гадалка а потом пользуйтесь клавишами "1" - нечет или "2" - чет.

+ +
{% endblock %}