Ajout d'un style custom

This commit is contained in:
Sébastien André
2020-01-20 12:20:25 +01:00
parent 45aa3381c4
commit 734087a4e7
5 changed files with 19 additions and 14 deletions

View File

@@ -19,4 +19,4 @@ export class AppComponent implements OnInit {
toggleMenu() {
this.showMenu = !this.showMenu;
}
}
}