align names and number

This commit is contained in:
Ophir LOJKINE 2020-12-24 12:14:20 +01:00 committed by GitHub
commit 0d441f1866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -643,6 +643,9 @@ form button[type=button] {
.facet-info li {
border-bottom: 1px solid #8872;
display: flex;
justify-content: space-between;
gap: 1em;
}
.facet-info li:hover {