File size: 77 Bytes
82b391b
 
 
 
 
1
2
3
4
5
6
.main-container {
	display: flex;
	gap: var(--section-gap);
	height: 100%;
}