mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 02:25:59 +03:00 
			
		
		
		
	Fixed footer content slice issue #651 by adding 'align-items: center' to .footer
This commit is contained in:
		
							parent
							
								
									47c74a1f0a
								
							
						
					
					
						commit
						74c92db20a
					
				| @ -232,6 +232,7 @@ | ||||
|         @media (min-width: 45rem) { | ||||
|             .footer { | ||||
|                 display: flex; | ||||
|                 align-items: center; | ||||
|                 justify-content: space-between; | ||||
|                 padding: 3rem; | ||||
|           } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user