mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-30 16:43:55 +00:00 
			
		
		
		
	Merge pull request #1148 from ae-utbm/footer
fix footer alignment on small screens
This commit is contained in:
		| @@ -2,6 +2,10 @@ | ||||
| @import "devices"; | ||||
|  | ||||
| footer.bottom-links { | ||||
|   >section>a { | ||||
|     text-align: center; | ||||
|   } | ||||
|  | ||||
|   @media (max-width: $small-devices) { | ||||
|     margin-top: 0.6em; | ||||
|     padding: 1.25em; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user