css: lca2019: fix chrome bug for url
Chrome was ignoring the 30px offset. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
		| @@ -42,7 +42,7 @@ body { | |||||||
|  |  | ||||||
| .reveal .footer .url { | .reveal .footer .url { | ||||||
|     position: absolute; |     position: absolute; | ||||||
|     margin-bottom: 30px; |     padding-bottom: 30px; | ||||||
| } | } | ||||||
|  |  | ||||||
| .reveal .footer .theme { | .reveal .footer .theme { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user