mirror of
				https://git.librezo.fr/Librezo/website.git
				synced 2025-10-31 13:55:30 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			218 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			218 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| .partners {
 | |
| 	text-align: center;
 | |
| 	background-color: white;
 | |
| 	display: flex;
 | |
| 	flex-wrap: wrap;
 | |
| 	align-items: center;
 | |
| 	justify-content: center;
 | |
| }
 | |
| 
 | |
| .partner_box-img {
 | |
| 	margin: 16px;
 | |
| 	max-width: 256px;
 | |
| 	max-height: 192px;
 | |
| } | 
