Update link, text styling

This commit is contained in:
Oliver Davies 2018-12-19 20:26:17 +00:00
parent 2d7496ce80
commit ca612a276f
4 changed files with 7 additions and 4 deletions

View file

@ -24,7 +24,7 @@
<link rel="icon" href="{{ site.favicon.url }}?s={{ size }}" sizes="{{ size }}x{{ size }}">
{% endfor %}
</head>
<body class="font-sans leading-normal">
<body class="font-sans text-grey-darkest leading-normal">
<div id="app" v-cloak>
{% block body %}{% endblock %}
</div>