This commit is contained in:
		| @@ -28,8 +28,9 @@ | |||||||
|   flex-direction: column; |   flex-direction: column; | ||||||
|   align-items: center; |   align-items: center; | ||||||
|   text-align: center; |   text-align: center; | ||||||
|   padding-right: 4vw; /* 40 px approx*/ |   width: 35vw; | ||||||
|   padding-left: 4vw; |   /* padding-right: 4vw; 40 px approx | ||||||
|  |   padding-left: 4vw; */ | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-logo { | .hero-logo { | ||||||
| @@ -68,7 +69,7 @@ | |||||||
|   display: flex; |   display: flex; | ||||||
|   flex-direction: row; |   flex-direction: row; | ||||||
|   align-items: center; |   align-items: center; | ||||||
|   height: 45vh; |   width: 35vw; | ||||||
|   gap: 3rem; |   gap: 3rem; | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user