trying to push the footer to the bottom of the screen always
This commit is contained in:
		@@ -159,12 +159,12 @@ p.blog-post {
 | 
			
		||||
/* footer */
 | 
			
		||||
 | 
			
		||||
footer {
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    bottom: 20px;
 | 
			
		||||
	font-weight: bold;
 | 
			
		||||
	color: #ffd300;
 | 
			
		||||
	font-size: xx-small;
 | 
			
		||||
	padding-top:20px;
 | 
			
		||||
	padding-left: 20px;
 | 
			
		||||
	padding-right: 20px;
 | 
			
		||||
    padding: 20px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -172,7 +172,6 @@ footer {
 | 
			
		||||
	.screen {
 | 
			
		||||
		position: unset !important;
 | 
			
		||||
		width: 100% !important;
 | 
			
		||||
		height: 100% !important;
 | 
			
		||||
	}
 | 
			
		||||
	.screen-image { display: none; }
 | 
			
		||||
	.screen-content { 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user