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";