diff options
-rw-r--r-- | template.jinja2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.jinja2 b/template.jinja2 index 0c6ede3..c61d7c2 100644 --- a/template.jinja2 +++ b/template.jinja2 @@ -22,7 +22,7 @@ display: block; margin-left: auto; margin-right: auto; - width: 100%; + width: 80%; } </style> </head> |