mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-11-04 08:20:58 +00:00 
			
		
		
		
	Merge pull request #988 from vorotynsky/fix-footer
This commit is contained in:
		
						commit
						aabd05a0cb
					
				@ -252,7 +252,7 @@ function Home({ initialSettings }) {
 | 
			
		||||
        />
 | 
			
		||||
        <meta name="theme-color" content={themes[initialSettings.color || "slate"][initialSettings.theme || "dark"]} />
 | 
			
		||||
      </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
 | 
			
		||||
          className={classNames(
 | 
			
		||||
            "flex flex-row flex-wrap  justify-between",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user