diff --git a/index.html b/index.html index e4e9c98..a9c0b04 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,8 @@ - +
+

Screenshots

- +

What's on it?

diff --git a/meta/main.css b/meta/main.css index e4353ab..ad72efd 100644 --- a/meta/main.css +++ b/meta/main.css @@ -32,7 +32,7 @@ button.issue-button {outline: 2px solid red} .issue-detail {display:none} /* Gallery */ -div.gallery {position: relative; overflow: hidden} +div.gallery {position: relative; overflow: hidden;width:100%} img.slide {width:100%} img.arrow {position: absolute; top: 50%; transform: translateY(-50%); cursor: pointer; width: 60px; height: auto;} img.left {left: 10px; animation: hoverAnimation 0.5s infinite alternate;} diff --git a/support.html b/support.html index 4dd1c28..cc68448 100644 --- a/support.html +++ b/support.html @@ -15,7 +15,7 @@ - +