mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-03 17:08:00 +00:00 
			
		
		
		
	Added fullwidth animation
This commit is contained in:
		@@ -135,3 +135,15 @@ body::before {
 | 
			
		||||
iframe{
 | 
			
		||||
  margin-bottom: -10px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.container-fluid {
 | 
			
		||||
  max-width: 100% !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.container,
 | 
			
		||||
.container-fluid {
 | 
			
		||||
  transition: 
 | 
			
		||||
    max-width 1s ease-in-out,
 | 
			
		||||
    padding-left 1s ease-in-out,
 | 
			
		||||
    padding-right 1s ease-in-out;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user