From 77ebd6ac3e802ab056dd0801ea24efc51d2d1f92 Mon Sep 17 00:00:00 2001 From: KXNGZ-W Date: Mon, 19 Dec 2022 14:15:40 +0800 Subject: [PATCH] Bug 37 has been fixed for the index page as this page is now optimized and dynamic CSS has been used Applying DRY principles and better coding practices to index.php Separating the CSS and applying DRY principles to the CSS in index.php so that they are all in main.css --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index b5ef8ad..68a6f42 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ session_start(); ?>