Refactoring
This commit is contained in:
		@@ -2,7 +2,6 @@
 | 
			
		||||
	&__Container {
 | 
			
		||||
		display: flex;
 | 
			
		||||
		flex-direction: row;
 | 
			
		||||
		gap: 10px;
 | 
			
		||||
		justify-content: space-around;
 | 
			
		||||
 | 
			
		||||
		&--wrap {
 | 
			
		||||
@@ -12,7 +11,7 @@
 | 
			
		||||
 | 
			
		||||
	&__Item {
 | 
			
		||||
		width: 100%;
 | 
			
		||||
		@include RV-AlignContent;
 | 
			
		||||
		@include RV-Alignment;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user