centered items
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 16s
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 16s
This commit is contained in:
parent
b06614a8c7
commit
9349f73016
@ -12,7 +12,7 @@ section.categories {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction row;
|
flex-direction row;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items;
|
align-items: center;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user