Changes

Jump to navigation Jump to search
no edit summary
Line 64: Line 64:  
#about-container{
 
#about-container{
 
width:100%;  
 
width:100%;  
min-height:65%;
+
 
 
}
 
}
    
#categories-container{
 
#categories-container{
 
width:100%;
 
width:100%;
height:35%;
+
 
 
margin-top:2%;
 
margin-top:2%;
 
}
 
}
Line 75: Line 75:  
#fe-container{
 
#fe-container{
 
width:100%;
 
width:100%;
height:75%
+
 
 
}
 
}
   Line 161: Line 161:  
   width:100%;
 
   width:100%;
 
   grid-gap: 10px;
 
   grid-gap: 10px;
   grid-template-columns: repeat(auto-fill, 220px);
+
   grid-template-columns: repeat(auto-fill, 220px);
 +
  margin-bottom:5%;
 +
  margin-left:auto;
 +
  margin-right:auto;
    
}
 
}
Line 223: Line 226:  
width:100%;
 
width:100%;
 
margin-top:2%;
 
margin-top:2%;
height:25%
+
 
 
}
 
}
  

Navigation menu