diff --git a/static/style.css b/static/style.css index 26400bb..b9c3e1f 100644 --- a/static/style.css +++ b/static/style.css @@ -156,6 +156,8 @@ button.clear-search:hover { .list-searched { column-count: 1 !important ; list-style: decimal ; + max-width: 600px ; + margin: auto ; } #tag_alcohol:before { content: "🍺" ;}