summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 2 insertions, 0 deletions
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: "🍺" ;}