progress
This commit is contained in:
		
							parent
							
								
									64d5e75045
								
							
						
					
					
						commit
						d90b345819
					
				@ -179,6 +179,7 @@ body {
 | 
				
			|||||||
.gap-4 { gap: 1rem; }
 | 
					.gap-4 { gap: 1rem; }
 | 
				
			||||||
.gap-6 { gap: 1.5rem; }
 | 
					.gap-6 { gap: 1.5rem; }
 | 
				
			||||||
.flex-wrap { flex-wrap: wrap; }
 | 
					.flex-wrap { flex-wrap: wrap; }
 | 
				
			||||||
 | 
					.flex-col { flex-direction: column; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Grid */
 | 
					/* Grid */
 | 
				
			||||||
.grid { display: grid; }
 | 
					.grid { display: grid; }
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user