diff --git a/Resources/public/css/screen.css b/Resources/public/css/screen.css index d6c0702..56f7f2d 100644 --- a/Resources/public/css/screen.css +++ b/Resources/public/css/screen.css @@ -108,6 +108,7 @@ pre { padding: 10px; border: 1px solid #e5e0c6; margin-bottom: 15px; + line-height:1.2em; } table.fullwidth { diff --git a/Resources/views/method.html.twig b/Resources/views/method.html.twig index 4f478f3..866c0c4 100644 --- a/Resources/views/method.html.twig +++ b/Resources/views/method.html.twig @@ -25,7 +25,7 @@
{{ data.documentation|markdown }}
+