diff --git a/index.html b/index.html
index ab0d94a..2ef1fe0 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,14 @@
{% include navbar.html %}
-
+
+
+
+
+
+
+
@@ -59,15 +66,7 @@
‹
›
-
-
-
-
-
-
-
-
+
diff --git a/style.css b/style.css
index 35fd215..cc1bfa6 100644
--- a/style.css
+++ b/style.css
@@ -94,7 +94,8 @@
top: 0;
left: 0;
min-width: 100%;
- height: 500px;
+ height:auto;
+ /*height: 500px;*/
}
.carousel-caption {