Fixed scene tile thumbnail mobile aspect ratio. Increased release page tag section height to better fit first two tag rows.
This commit is contained in:
		
							parent
							
								
									df71bfb483
								
							
						
					
					
						commit
						1cf0e166bb
					
				|  | @ -345,7 +345,7 @@ export default { | |||
| 
 | ||||
| 	.thumbnail { | ||||
| 		width: 9rem; | ||||
| 		height: 100%; | ||||
| 		height: 6rem; | ||||
| 		font-size: 0; | ||||
| 		box-shadow: 0 0 3px var(--shadow-weak); | ||||
| 
 | ||||
|  |  | |||
|  | @ -93,7 +93,7 @@ export default { | |||
| } | ||||
| 
 | ||||
| .tags { | ||||
| 	max-height: 4.6rem; | ||||
| 	max-height: 4.7rem; | ||||
| 	padding: 2px 1rem 0 1rem; | ||||
| 	text-align: left; | ||||
| 	overflow: hidden; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue