Add login and home components in angular app.

This commit is contained in:
Florian THIERRY
2023-12-05 11:32:59 +01:00
parent cea35955e4
commit c095cdab3a
31 changed files with 5022 additions and 374 deletions

View File

@@ -1 +1,4 @@
/* You can add global styles to this file, and also import other style files */
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }