Change text color on Inicio and set gov theme as default

This commit is contained in:
Eudes Inácio
2021-10-22 15:37:22 +01:00
parent 509824d0c5
commit 4231808c6e
4 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body class='body'>
<body class='gov'>
<app-root></app-root>
</body>