forked from ProjectSegfault/website
Flex wrap!
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
parent
5df143134e
commit
27f5d5b8f6
@ -21,6 +21,7 @@ a.visited {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
flex-direction: inherit;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.card > div {
|
||||
|
Loading…
Reference in New Issue
Block a user