We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd58dd commit fa65abbCopy full SHA for fa65abb
src/index.html
@@ -30,7 +30,7 @@
30
<link rel="apple-touch-icon" sizes="76x76" href="./apple-icon.png" />
31
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY_HERE"></script>
32
</head>
33
- <body class="text-coolGray-700 antialiased">
+ <body class="text-blueGray-700 antialiased">
34
<app-root></app-root>
35
</body>
36
</html>
0 commit comments