mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 22:22:41 +00:00
Flex wrap adoptables
This commit is contained in:
parent
d2436fa173
commit
d1834262cf
@ -135,6 +135,7 @@
|
||||
/* Adoptables wrapper */
|
||||
.adoptables {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: flex-end;
|
||||
gap: 1em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user