From d6713e25f913f700bd585c58282fb9fd211198b4 Mon Sep 17 00:00:00 2001 From: Jose Lago Date: Sun, 10 May 2026 12:10:45 +0200 Subject: [PATCH] Refactor code structure for improved readability and maintainability --- frontend/admin.html | 8 +- frontend/images/MC-Cars-Logo.svg | 851 +++++++++++++++++++++++++++++++ frontend/index.html | 12 +- frontend/styles.css | 11 +- 4 files changed, 865 insertions(+), 17 deletions(-) create mode 100644 frontend/images/MC-Cars-Logo.svg diff --git a/frontend/admin.html b/frontend/admin.html index ca6786b..8e4e967 100644 --- a/frontend/admin.html +++ b/frontend/admin.html @@ -4,8 +4,8 @@ Admin · MC Cars - - + + @@ -17,7 +17,7 @@