collections view in small screens

This commit is contained in:
jorge 2022-03-22 16:51:30 +01:00
parent 88ca56c0d2
commit 0ffc4250a0
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -254,7 +254,7 @@ main {
&.curator,
&.collection-name,
&.date {
@include xy-cell(12);
@include xy-cell(auto);
}
}
}