This commit is contained in:
		@@ -102,8 +102,8 @@
 | 
				
			|||||||
.steps {
 | 
					.steps {
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  flex-direction: column;
 | 
					  flex-direction: column;
 | 
				
			||||||
  gap: 80px;
 | 
					  gap: 120px;
 | 
				
			||||||
  text-align: justify;
 | 
					  text-align: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.step h3 {
 | 
					.step h3 {
 | 
				
			||||||
@@ -123,11 +123,11 @@
 | 
				
			|||||||
.features-list {
 | 
					.features-list {
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  flex-direction: column;
 | 
					  flex-direction: column;
 | 
				
			||||||
  gap: 30px;
 | 
					  gap: 50px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.feature {
 | 
					.feature {
 | 
				
			||||||
  text-align: justify;
 | 
					  text-align: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.feature h3 {
 | 
					.feature h3 {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user