styled list collections accordion in mobile

This commit is contained in:
jorge 2022-03-22 19:09:41 +01:00
parent e496fbd184
commit 72a07b8171
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -252,6 +252,9 @@ main {
&.title,&.curator,&.collection-name,&.date {
&::before {content: none;}
}
&.date {
margin-left: auto;
}
.ascToggle{
position:absolute;
padding-left: 0.21rem;