style(home.scss): add margin-bottom to container for spacing between content and footer
This commit is contained in:
		@@ -31,6 +31,7 @@
 | 
			
		||||
	flex-direction: column;
 | 
			
		||||
	gap: 1rem;
 | 
			
		||||
	margin-top: 5rem;
 | 
			
		||||
	margin-bottom: 2rem;
 | 
			
		||||
	.project {
 | 
			
		||||
		display: flex;
 | 
			
		||||
		flex-direction: column;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user