fix the issue about the position of the footer
This commit is contained in:
		@ -16,8 +16,11 @@ h2{
 | 
				
			|||||||
    padding-top: 40px;
 | 
					    padding-top: 40px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
footer{
 | 
					footer{
 | 
				
			||||||
    text-align: end;
 | 
					    position:absolute;
 | 
				
			||||||
    padding-top: 300px;
 | 
					   bottom:0;
 | 
				
			||||||
 | 
					   padding-bottom: 10px;
 | 
				
			||||||
 | 
					   right:10px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
a{
 | 
					a{
 | 
				
			||||||
    text-decoration: none;
 | 
					    text-decoration: none;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user