use flex-end

This commit is contained in:
silverwind 2024-06-17 23:32:22 +02:00
parent 75172759b7
commit f390faeb2a
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

View File

@ -53,7 +53,7 @@
flex-grow: 0;
flex-shrink: 0;
flex-wrap: wrap;
justify-content: end;
justify-content: flex-end;
}
@media (max-width: 600px) {