Added background color to css classes

This commit is contained in:
Eudes Inácio
2021-10-21 16:24:49 +01:00
parent bcb816577e
commit 4b483b73c0
3 changed files with 134 additions and 103 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body class="gov">
<body id="body-index" class="gov">
<app-root></app-root>
</body>