sizing change
This commit is contained in:
		| @@ -74,7 +74,7 @@ $white: #fff; | ||||
| } | ||||
|  | ||||
| .map-box, .map-details { | ||||
|   height: 600px; | ||||
|   height: 68vh; | ||||
|   background: linear-gradient( | ||||
|     -30deg, | ||||
|     rgb(187, 208, 236) 0%, | ||||
| @@ -103,7 +103,7 @@ $white: #fff; | ||||
|  | ||||
| .map-box-row { | ||||
|   width: 100%; | ||||
|   height: 60px; | ||||
|   height: 70px; | ||||
|   background-color: transparent; | ||||
|   border-radius: 20px; | ||||
|   display: flex; | ||||
| @@ -114,8 +114,8 @@ $white: #fff; | ||||
| } | ||||
|  | ||||
| .map-box-circle, .map-box-spacer { | ||||
|   width: 60px; | ||||
|   height: 60px; | ||||
|   width: 70px; | ||||
|   height: 70px; | ||||
|   border-radius: 50%; | ||||
|   background: linear-gradient( | ||||
|     15deg, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user