diff --git a/Changelog b/Changelog index 01ea890..e292f79 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,11 @@ +kiwix-tools 1.2.2 +================= + +kiwix-serve +----------- + + * Display properly welcome page on 3 columns + kiwix-tools 1.2.1 ================= diff --git a/static/server/home.html.tmpl b/static/server/home.html.tmpl index 2140716..4c8cbfb 100644 --- a/static/server/home.html.tmpl +++ b/static/server/home.html.tmpl @@ -18,7 +18,7 @@ background-size:16px 16px; margin-left: auto; margin-right: auto; - max-width: 65.8em; + max-width: 1100px; } .book__list { text-align: center; } .book {