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