better screenshot positions
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Deploy Theme / deploy (push) Successful in 9s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Deploy Theme / deploy (push) Successful in 9s
				
			This commit is contained in:
		| @@ -24,7 +24,7 @@ | |||||||
| } | } | ||||||
|  |  | ||||||
| .hero-logo { | .hero-logo { | ||||||
|   width: 150px; |   width: 200px; | ||||||
|   margin: 0 auto 20px; |   margin: 0 auto 20px; | ||||||
| } | } | ||||||
|  |  | ||||||
| @@ -54,14 +54,14 @@ | |||||||
|  |  | ||||||
| .hero-screenshots { | .hero-screenshots { | ||||||
|   display: flex; |   display: flex; | ||||||
|   gap: 20px; |   gap: 40px; | ||||||
| } | } | ||||||
|  |  | ||||||
| .screenshot { | .screenshot { | ||||||
|   width: 150px; |   width: 150px; | ||||||
|   height: 300px; |   height: 280px; | ||||||
|   background-color: white; |   background-color: white; | ||||||
|   border: 2px solid white; |   border: 3px solid black; | ||||||
|   box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); |   box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); | ||||||
|   border-radius: 15px; |   border-radius: 15px; | ||||||
|   overflow: hidden; |   overflow: hidden; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user