From a68e39963a15c19f786844ada8d50574219a7970 Mon Sep 17 00:00:00 2001 From: Ottis Date: Mon, 8 Jul 2019 13:50:13 +0100 Subject: [PATCH] edit edit edit --- 09/miniwebsite/index.html | 57 ++++++++++++++++++++------------------- 09/miniwebsite/style.css | 11 +++----- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/09/miniwebsite/index.html b/09/miniwebsite/index.html index 2b2300f..d39be80 100644 --- a/09/miniwebsite/index.html +++ b/09/miniwebsite/index.html @@ -10,31 +10,18 @@ --> -
+

The Library Is Open

Special Issue 09

-

Piet Zwart Institute

-

+

Piet Zwart Institute

+ +


+ -
+ +

+
-
-
- -
+
+ +
+
+ +
+
+ + +
+
+ diff --git a/09/miniwebsite/style.css b/09/miniwebsite/style.css index fb32b49..4ae03e1 100644 --- a/09/miniwebsite/style.css +++ b/09/miniwebsite/style.css @@ -75,13 +75,6 @@ article { } - - - - - - - @media only screen and (max-width: 600px) { header { font-size: 13px; @@ -91,4 +84,8 @@ article { width: 100%; margin: auto; } + + article { + width: 100% + } } \ No newline at end of file