[css] fix spacing at the top x2
This commit is contained in:
		
							parent
							
								
									339a21caaa
								
							
						
					
					
						commit
						f5a3e78cbe
					
				| @ -22,7 +22,7 @@ | ||||
| 
 | ||||
|   .intro { | ||||
|     margin: 25px auto 30px; | ||||
|     margin-top: 49px; | ||||
|     margin-top: 25px; | ||||
|     width: 250px; | ||||
|     display: flex; | ||||
|     flex-direction: column; | ||||
|  | ||||
| @ -62,6 +62,10 @@ body { | ||||
|   position: relative; | ||||
| } | ||||
| 
 | ||||
| main { | ||||
|   margin-top: 24px; | ||||
| } | ||||
| 
 | ||||
| .full-height { | ||||
|   @media (max-width: 767.98px) { | ||||
|     min-height: 100vh; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user