Add class="mat-app-background" to body
parent
4144816f7c
commit
6e5438d8a4
|
@ -17,12 +17,9 @@
|
|||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
|
||||
<!-- IPFS-CSS -->
|
||||
<link href="assets/ipfs-css/ipfs.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="mat-app-background">
|
||||
<app-root></app-root>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Reference in New Issue