fix(home.scss): add margin to latest projects posts on mobile devices
This commit is contained in:
		@@ -52,5 +52,8 @@
 | 
				
			|||||||
	#pgpmobile {
 | 
						#pgpmobile {
 | 
				
			||||||
		display: inline-block;
 | 
							display: inline-block;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
						.latest-projects-posts .project {
 | 
				
			||||||
 | 
							margin: 1rem 5%;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user