mirror of
				https://github.com/DerTyp7/dertyp7.github.io.git
				synced 2025-11-03 23:09:17 +01:00 
			
		
		
		
	Update About component and styles for responsive design
This commit is contained in:
		@@ -33,4 +33,20 @@
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	@media (max-width: 1150px) {
 | 
			
		||||
		padding: 5rem 2rem;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	@media (max-width: 600px) {
 | 
			
		||||
		.social-links {
 | 
			
		||||
			flex-direction: column;
 | 
			
		||||
			align-items: stretch;
 | 
			
		||||
 | 
			
		||||
			a {
 | 
			
		||||
				width: 100%;
 | 
			
		||||
				text-align: center;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user