fixing flex shit
This commit is contained in:
@ -56,5 +56,5 @@ code {
|
|||||||
.centeredthumbs {
|
.centeredthumbs {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
flex-flow: row wrap;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user