Changes

Jump to navigation Jump to search
no edit summary
Line 71: Line 71:  
#categories-container{
 
#categories-container{
 
width:80%;
 
width:80%;
 
+
margin-left:auto;
 +
margin-right:auto;
 
margin-top:2%;
 
margin-top:2%;
 
}
 
}
Line 180: Line 181:  
.mp-category-grid{
 
.mp-category-grid{
 
   display: grid;
 
   display: grid;
  justify-items:center;
+
  justify-items:center;
   justify-content: space-around;
+
   align-items:center;
 +
justify-content: center;
 
   width:100%;
 
   width:100%;
 
   row-gap:0px;
 
   row-gap:0px;

Navigation menu