From 1ef82b7d0b4a02d3d0b6d23ff264ba18f5c0ff65 Mon Sep 17 00:00:00 2001 From: "Glitch (wiry-plaid-valley)" Date: Fri, 16 Oct 2020 18:20:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=95=B9=F0=9F=90=88=20Checkpoint=20./style?= =?UTF-8?q?.css:617503/113?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index a310d91..f9619a3 100644 --- a/style.css +++ b/style.css @@ -38,6 +38,8 @@ body { .content { display: flex; flex-direction: column; + align-items: center; + justify-content: center; padding: 1rem; } @@ -67,6 +69,6 @@ body { } .illustration { -/* max-width: 80%; */ + max-width: 100%; }