mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-11-04 08:20:58 +00:00 
			
		
		
		
	Move the footer to the bottom
This commit is contained in:
		
							parent
							
								
									220f662d10
								
							
						
					
					
						commit
						f558d27e8c
					
				@ -252,7 +252,7 @@ function Home({ initialSettings }) {
 | 
				
			|||||||
        />
 | 
					        />
 | 
				
			||||||
        <meta name="theme-color" content={themes[initialSettings.color || "slate"][initialSettings.theme || "dark"]} />
 | 
					        <meta name="theme-color" content={themes[initialSettings.color || "slate"][initialSettings.theme || "dark"]} />
 | 
				
			||||||
      </Head>
 | 
					      </Head>
 | 
				
			||||||
      <div className="relative container m-auto flex flex-col justify-between z-10">
 | 
					      <div className="relative container m-auto flex flex-col justify-between z-10 h-full">
 | 
				
			||||||
        <div
 | 
					        <div
 | 
				
			||||||
          className={classNames(
 | 
					          className={classNames(
 | 
				
			||||||
            "flex flex-row flex-wrap  justify-between",
 | 
					            "flex flex-row flex-wrap  justify-between",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user