mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
/* Rounded cards */
 | 
						|
 | 
						|
.cardContent,
 | 
						|
.cardPadder,
 | 
						|
.cardOverlayContainer,
 | 
						|
.blurhash-canvas,
 | 
						|
.dialog {
 | 
						|
    border-radius: 15px !important;
 | 
						|
} |