From e229815f0562b190122d2f1122a8c449f2c5469a Mon Sep 17 00:00:00 2001 From: ugrnm Date: Fri, 17 Mar 2017 13:47:38 +0100 Subject: [PATCH] no scrollbars --- index.html | 18 +++++++++--------- style.css | 3 ++- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 8733bf3..3b484af 100644 --- a/index.html +++ b/index.html @@ -9,63 +9,63 @@
- +

Special Issue 01

2016XXX OP=OP

- +

Special Issue 02

2017XXX TGC #3

- +

Special Issue 09

???

diff --git a/style.css b/style.css index b378511..9e7e71d 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,7 @@ iframe { border: 0px; + width: 30vW; height: 60vH; - overflow: hidden; } +