center filtered list

This commit is contained in:
Luke Smith 2022-05-26 21:03:56 -04:00
parent bac8117f60
commit a5290dbe0f
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with 2 additions and 0 deletions

View File

@ -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: "🍺" ;}