mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03:00 
			
		
		
		
	Merge pull request #542 from ericcornelissen/develop
Push footer to bottom of the page
This commit is contained in:
		
						commit
						ea3c06651b
					
				| @ -160,6 +160,7 @@ | ||||
| 
 | ||||
|         :root { | ||||
|             font-size: 100%; | ||||
|             height: 100%; | ||||
|         } | ||||
| 
 | ||||
|         a { | ||||
| @ -172,9 +173,12 @@ | ||||
| 
 | ||||
|         body { | ||||
|             background-color: #FFFFFF; | ||||
|             display: flex; | ||||
|             flex-direction: column; | ||||
|             color: #263238; | ||||
|             font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; | ||||
|             font-size: 0.875rem; | ||||
|             height: 100%; | ||||
|             line-height: 1.5rem; | ||||
|             margin: 0; | ||||
|         } | ||||
| @ -222,6 +226,7 @@ | ||||
| 
 | ||||
|         .footer { | ||||
|             background-color: #EEE; | ||||
|             margin-top: auto; | ||||
|             padding: 1.5rem; | ||||
|         } | ||||
|         @media (min-width: 45rem) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user