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:
parent
30b9383d80
commit
5e56cd47fa
@ -42,7 +42,7 @@ body {
|
||||
|
||||
.reveal .footer .url {
|
||||
position: absolute;
|
||||
margin-bottom: 30px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.reveal .footer .theme {
|
||||
|
Loading…
Reference in New Issue
Block a user