fix rss button radius
This commit is contained in:
		@@ -61,3 +61,7 @@ img {
 | 
				
			|||||||
	max-height: 50vh;
 | 
						max-height: 50vh;
 | 
				
			||||||
	border-radius: var(--radius);
 | 
						border-radius: var(--radius);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.rss {
 | 
				
			||||||
 | 
						border-radius: 0.25rem;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user