Flex wrap!

Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
Odyssey346 2022-04-23 16:50:35 +02:00
parent 5df143134e
commit 27f5d5b8f6

View File

@ -21,6 +21,7 @@ a.visited {
display: flex;
justify-content: space-evenly;
flex-direction: inherit;
flex-wrap: wrap;
}
.card > div {