diff --git a/audiobook.html b/audiobook.html
index b8f778f1..60d157a1 100644
--- a/audiobook.html
+++ b/audiobook.html
@@ -3,7 +3,7 @@
- Privacy Notice - SwapReads
+
@@ -860,6 +860,17 @@
z-index: 99999999;
transition: transform 0.1s ease-out;
}
+ .logo {
+ display: flex;
+ align-items: center;
+}
+
+.logopic {
+ height: 80px; /* Adjust as needed */
+ width: auto;
+ object-fit: contain;
+}
+
@@ -912,7 +923,7 @@