Ajout d'un style custom
This commit is contained in:
@@ -19,4 +19,4 @@ export class AppComponent implements OnInit {
|
||||
toggleMenu() {
|
||||
this.showMenu = !this.showMenu;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
max-width: 500px;
|
||||
width: 100%;
|
||||
|
||||
background-color: black;
|
||||
/* color: white; */
|
||||
padding: 15px
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user