This commit is contained in:
ntr 2019-03-31 14:04:05 +11:00
parent b9175ecc53
commit 5f8490d8e2

View File

@ -204,7 +204,8 @@ button:hover {
/* CRYP BOX */ /* CRYP BOX */
.cryp-box { .cryp-box {
display: flex; display: flex;
flex-wrap: wrap; flex-flow: row wrap;
justify-content: center;
/* /*
this controls the size of the box this controls the size of the box
as it fills the whole container as it fills the whole container