💄 styling Footer
This commit is contained in:
		
							parent
							
								
									688a9cefca
								
							
						
					
					
						commit
						034626b1f7
					
				
					 1 changed files with 2 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -2,12 +2,6 @@
 | 
			
		|||
const today = new Date();
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<footer>
 | 
			
		||||
<footer class="flex justify-center fixed w-screen bottom-0 p-4">
 | 
			
		||||
	{today.getFullYear()} © Sindre Kjelsrud.
 | 
			
		||||
</footer>
 | 
			
		||||
<style>
 | 
			
		||||
	footer {
 | 
			
		||||
		padding: 25px;
 | 
			
		||||
		text-align: center;
 | 
			
		||||
	}
 | 
			
		||||
</style>
 | 
			
		||||
</footer>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue