fix: image not always filling the space
This commit is contained in:
		
							parent
							
								
									12f4be8773
								
							
						
					
					
						commit
						c92733924b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -28,7 +28,7 @@ export default function ImageAndText({ | ||||||
|                 <article className="h-full"> |                 <article className="h-full"> | ||||||
|                   <div className="h-full"> |                   <div className="h-full"> | ||||||
|                     <img |                     <img | ||||||
|                       className="object-cover h-full" |                       className="object-cover h-full w-full" | ||||||
|                       src={imageUrl} |                       src={imageUrl} | ||||||
|                       width="733" |                       width="733" | ||||||
|                       height="412" |                       height="412" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue