mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Fix blurry tag image
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -643,12 +643,12 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
 | 
			
		||||
    padding-bottom: 55%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.post-card:not(.post-access-public) .post-card-image-link::after {
 | 
			
		||||
.post-card:is(.post-access-members, .post-access-paid) .post-card-image-link::after {
 | 
			
		||||
    background-color: rgba(0, 0, 0, 0.5);
 | 
			
		||||
    backdrop-filter: blur(3px);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.post-card.keep-ratio:not(.post-access-public) .post-card-image-link::after {
 | 
			
		||||
.post-card.keep-ratio:is(.post-access-members, .post-access-paid) .post-card-image-link::after {
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    inset: 0;
 | 
			
		||||
    padding-bottom: 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user