css form user registrer & log in

This commit is contained in:
2023-11-23 15:00:55 +01:00
parent 0eb7f122f1
commit 552540b504
6 changed files with 60 additions and 64 deletions
+5 -3
View File
@@ -1,5 +1,8 @@
/*reha*/
/*global*/
@import "global/variables/colors";
@@ -10,13 +13,12 @@
@import "global/layout";
@import "global/reset";
/*partials*/
@import "partials/header";
@import "partials/footer";
@import "partials/forms";
/*pages*/
@import "pages/home";
@import "pages/creer-un-compte";
@import "pages/creer-un-compte.scss";