mirror of
				https://github.com/r-freeman/portfolio.git
				synced 2025-11-04 12:21:11 +00:00 
			
		
		
		
	Restored max width constraint on grid
This commit is contained in:
		
							parent
							
								
									f0675c64c1
								
							
						
					
					
						commit
						ef80749ba4
					
				@ -54,6 +54,7 @@
 | 
				
			|||||||
  align-items: center;
 | 
					  align-items: center;
 | 
				
			||||||
  justify-content: center;
 | 
					  justify-content: center;
 | 
				
			||||||
  flex-wrap: wrap;
 | 
					  flex-wrap: wrap;
 | 
				
			||||||
 | 
					  max-width: 64rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.card {
 | 
					.card {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user