diff --git a/index.html b/index.html
index 39a6623..d0b7d6f 100644
--- a/index.html
+++ b/index.html
@@ -32,6 +32,7 @@
.reveal .slides section {
text-align: left;
border-top: 6px solid var(--strip-color);
+ position: relative;
}
.reveal h1, .reveal h2 {
@@ -63,8 +64,8 @@
.slide-logo {
position: absolute;
- bottom: 0.6em;
- right: 0.8em;
+ bottom: 12px;
+ right: 16px;
width: 40px;
height: 40px;
opacity: 0.8;