diff --git a/css/styles.css b/css/styles.css index 70096c4..2933324 100644 --- a/css/styles.css +++ b/css/styles.css @@ -56,4 +56,10 @@ body{ top: 0; left: 0; min-height: 300px; +} +#carouselButton { + right:0px; + position: absolute; + bottom: 0px; + z-index: 1; } \ No newline at end of file diff --git a/index.html b/index.html index 9966daa..e5f3a9a 100644 --- a/index.html +++ b/index.html @@ -159,13 +159,26 @@