forked from public/fvtt-cthulhu-eternal
		
	Add resources management
This commit is contained in:
		| @@ -256,6 +256,15 @@ | ||||
|       min-width: 20rem; | ||||
|     } | ||||
|   } | ||||
|    | ||||
|   .resources { | ||||
|     display: grid; | ||||
|     grid-template-columns: repeat(3, 1fr); | ||||
|     gap: 8px; | ||||
|     label { | ||||
|       min-width: 12rem; | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   .features, | ||||
|   .biodata { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user