mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									d8b17daf9d
								
							
						
					
					
						commit
						925a61e4d7
					
				
					 1 changed files with 8 additions and 1 deletions
				
			
		|  | @ -90,6 +90,13 @@ export default defineComponent({ | ||||||
| 		> a { | 		> a { | ||||||
| 			display: inline-block; | 			display: inline-block; | ||||||
| 			position: relative; | 			position: relative; | ||||||
|  | 			vertical-align: bottom; | ||||||
|  | 
 | ||||||
|  | 			&:hover { | ||||||
|  | 				> img { | ||||||
|  | 					filter: contrast(120%); | ||||||
|  | 				} | ||||||
|  | 			} | ||||||
| 
 | 
 | ||||||
| 			> img { | 			> img { | ||||||
| 				display: block; | 				display: block; | ||||||
|  | @ -119,7 +126,7 @@ export default defineComponent({ | ||||||
| 			> a , | 			> a , | ||||||
| 			> a > img { | 			> a > img { | ||||||
| 				max-width: min(600px, 100%); | 				max-width: min(600px, 100%); | ||||||
| 				max-height: 100px; | 				max-height: 80px; | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue