Hi,
I have a 3 team members ??
If I change these two lines to 33% works great with centering. Is it OK?
– @media (min-width:768px)
line 1030
.col-sm-3{
width:25%
}
-@media (min-width:1200px)
line 1452
.col-lg-3{
width:25%
}
I have only local host for testing…
Best Regards