fix missing theme line-height when printing #1967
This commit is contained in:
		| @@ -28,8 +28,8 @@ body { | ||||
| 	text-shadow: none; | ||||
| } | ||||
|  | ||||
| .reveal .slides>section, | ||||
| .reveal .slides>section>section { | ||||
| .reveal .slides section, | ||||
| .reveal .slides section>section { | ||||
| 	line-height: 1.3; | ||||
| 	font-weight: inherit; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user