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:
Sean Cross 2019-01-23 10:11:23 +13:00
parent 30b9383d80
commit 5e56cd47fa
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ body {
.reveal .footer .url {
position: absolute;
margin-bottom: 30px;
padding-bottom: 30px;
}
.reveal .footer .theme {