Filter draft for history
This commit is contained in:
		| @@ -209,6 +209,11 @@ | ||||
|     justify-content: space-between; | ||||
| } | ||||
|  | ||||
| .display-space-evenly { | ||||
|     display: flex; | ||||
|     justify-content: space-evenly; | ||||
| } | ||||
|  | ||||
| .content p { | ||||
|     margin: 0; | ||||
|     padding: 0; | ||||
| @@ -292,6 +297,10 @@ | ||||
|     width: 50%; | ||||
| } | ||||
|  | ||||
| .tree-fourth-width { | ||||
|     width: 75%; | ||||
| } | ||||
|  | ||||
| .half-width.with-padding { | ||||
|     width: 45%; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user