From 7f7de38781afc15d7fe81979ebf12be6bc490514 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Sat, 10 Dec 2022 14:01:23 +0100 Subject: [PATCH] Part on Arrays is finished --- index.php | 22 +++++++++++----------- style.css | 1 - 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/index.php b/index.php index 4f4a947..7227245 100644 --- a/index.php +++ b/index.php @@ -9,17 +9,17 @@ -

- -

+

Recommended Book

+ \ No newline at end of file diff --git a/style.css b/style.css index d7e11e6..0b47c84 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,5 @@ body { display: grid; - place-items: center; height: 100vh; margin: 0; font-family: sans-serif;