From a4a19ed1d04c1a9b9afe3b1d184dc48f839f1a59 Mon Sep 17 00:00:00 2001 From: Koen Lageveen Date: Wed, 20 May 2020 22:11:03 +0200 Subject: [PATCH] article -> main --- index.css | 6 +++--- index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.css b/index.css index 613b334..c832032 100644 --- a/index.css +++ b/index.css @@ -42,7 +42,7 @@ a:active { .octicon { fill: currentColor; } -.article-wrapper { +.main-wrapper { width: 28em; height: 100%; max-height: 100%; @@ -52,7 +52,7 @@ a:active { border-right: 1px solid #4A4A4A; overflow: hidden; } -article { +main { display: flex; flex-direction: column; width: 100%; @@ -354,7 +354,7 @@ footer .logo svg path { } @media screen and (max-width: 56em) { - .article-wrapper, + .main-wrapper, form { width: 100%; height: 50vh; diff --git a/index.html b/index.html index 1ec1c7d..f372d1c 100755 --- a/index.html +++ b/index.html @@ -92,8 +92,8 @@ -
-
+
+
+