From 3ef80ded5e7d6b6ace3a1de84ecfdda9fc589a0f Mon Sep 17 00:00:00 2001 From: Cerys Date: Sat, 25 Jan 2025 11:16:26 +0000 Subject: [PATCH] Update Mapper.css --- Public/Static/CSS/Mapper.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Public/Static/CSS/Mapper.css b/Public/Static/CSS/Mapper.css index 7ce04c2..cdf31ab 100644 --- a/Public/Static/CSS/Mapper.css +++ b/Public/Static/CSS/Mapper.css @@ -7,5 +7,9 @@ /* ELEMENTS */ @import "/Static/CSS/Elements/_General.css"; + +@import "/Static/CSS/Elements/Columns.css"; +@import "/Static/CSS/Elements/DescriptionLists.css"; @import "/Static/CSS/Elements/HomePage.css"; +@import "/Static/CSS/Elements/NavBar.css";