margin
This commit is contained in:
		| @@ -65,7 +65,6 @@ | |||||||
|   transition: 0.3s; |   transition: 0.3s; | ||||||
|   cursor: default; |   cursor: default; | ||||||
|   overflow: hidden; |   overflow: hidden; | ||||||
|   margin: 0 16px 16px 0; |  | ||||||
| } | } | ||||||
| .project_item_content { | .project_item_content { | ||||||
|   flex-grow: 1; |   flex-grow: 1; | ||||||
|   | |||||||
| @@ -1,7 +1,8 @@ | |||||||
| .waterfallContainer { | .waterfallContainer { | ||||||
|   display: flex; |   display: flex; | ||||||
|   flex-wrap: wrap; |   flex-wrap: wrap; | ||||||
|  |   justify-content: space-evenly; | ||||||
|   .waterfallItem { |   .waterfallItem { | ||||||
|     margin: 3px; |     margin-bottom: 12px; | ||||||
|   } |   } | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user