Fix stupid bug...
This commit is contained in:
		
							parent
							
								
									cfcd1e8e80
								
							
						
					
					
						commit
						377447f63a
					
				| @ -51,7 +51,7 @@ export class SiteMedia { | |||||||
| 				<div style="max-width: 70%; margin: 0 auto"> | 				<div style="max-width: 70%; margin: 0 auto"> | ||||||
| 					<p class="is-size-6 has-text-centered">Gallery ricostruzioni 3D</p> | 					<p class="is-size-6 has-text-centered">Gallery ricostruzioni 3D</p> | ||||||
| 					<figure class="is-relative is-clickable has-text-centered" id="gallery-3d"> | 					<figure class="is-relative is-clickable has-text-centered" id="gallery-3d"> | ||||||
| 						<img src="video/${this._siteData.filename}" width="300"/> | 						<img src="img/${this._siteData.filename}" width="300"/> | ||||||
| 						<div class="icon overlay is-flex is-justify-content-center is-align-items-center"> | 						<div class="icon overlay is-flex is-justify-content-center is-align-items-center"> | ||||||
| 							<i class="is-flex fa fa-2x fa-play-circle"></i> | 							<i class="is-flex fa fa-2x fa-play-circle"></i> | ||||||
| 						</div> | 						</div> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user