diff --git a/index.html b/index.html
index 7973c92..e315f09 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,9 @@
-
+
+
+
@@ -40,7 +42,6 @@
background-color: #000;
background-position: top center;
transition: background-image 2s ease-in-out 0.5s;
-
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
@@ -53,8 +54,8 @@
width: 40px;
height: 40px;
}
- body>nav button[data-api] {
- margin-right: 1rem;
+ .navbar-brand {
+ font-family: 'Marvel', Helvetica, Arial, sans-serif;
}
#spinner {
zoom: 2;
@@ -123,7 +124,7 @@