Adding Image Component
This commit is contained in:
		
							
								
								
									
										4
									
								
								components/01_Atoms/image/_image.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								components/01_Atoms/image/_image.scss
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
.LP-Image{
 | 
			
		||||
	max-width:100%;
 | 
			
		||||
	max-height:100%;
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										3
									
								
								components/01_Atoms/image/image.config.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								components/01_Atoms/image/image.config.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
{
 | 
			
		||||
	
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										23
									
								
								components/01_Atoms/image/image.hbs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								components/01_Atoms/image/image.hbs
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
<img src="/images/photo_2020-05-02_18-11-21.jpg" class="LP-Image"/>
 | 
			
		||||
 | 
			
		||||
<div style="height: 80px;width: 40px; background-color: green;">
 | 
			
		||||
	<img src="/images/photo_2020-05-02_18-11-21.jpg" class="LP-Image"/>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<p></p>
 | 
			
		||||
 | 
			
		||||
<div style="height: 40px;width: 80px;background-color: green;">
 | 
			
		||||
	<img src="/images/photo_2020-05-02_18-11-21.jpg" class="LP-Image"/>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<p></p>
 | 
			
		||||
 | 
			
		||||
<div style="height: 80px;width: 40px;background-color: green;">
 | 
			
		||||
	<img src="/images/ice-vertical-panorama.jpg" class="LP-Image"/>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<p></p>
 | 
			
		||||
 | 
			
		||||
<div style="height: 40px;width: 80px;background-color: green;">
 | 
			
		||||
	<img src="/images/ice-vertical-panorama.jpg" class="LP-Image"/>
 | 
			
		||||
</div>
 | 
			
		||||
		Reference in New Issue
	
	Block a user