portfolio #107

Open
opened 2025-02-21 19:04:25 +01:00 by Anri · 1 comment
Owner

filter who result in ONE element or result to the LAST element (when not filtered) respectively don't take the 2 column space, or take both column instead of one

Due to :nth-child(odd):last-child :

main li:not(ul ul > li):nth-child(odd):last-child {
grid-column: span 2;
}

filter who result in ONE element or result to the LAST element (when not filtered) respectively don't take the 2 column space, or take both column instead of one Due to `:nth-child(odd):last-child` : https://git.mylloon.fr/Anri/mylloon.fr/src/commit/57d408a35761cd57072f16bd1e5f2fde1e777097/static/css/portfolio.css#L57-L59
Anri added the
bug
label 2025-02-21 19:04:25 +01:00
Author
Owner

Je pense pas pouvoir faire quoi que ce soit pour régler ça

Je pense pas pouvoir faire quoi que ce soit pour régler ça
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/mylloon.fr#107
No description provided.