updated tailwindcss to 1.0

This commit is contained in:
Danny Coates 2019-06-14 11:30:43 -07:00
parent 6ef5b5133c
commit b9c87fd779
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
28 changed files with 698 additions and 1199 deletions

View file

@ -7,7 +7,7 @@ module.exports = function intro(state) {
class="flex flex-col items-center justify-center bg-white px-6 md:py-0 py-6 mb-0 h-full w-full"
>
<div class="mt-12 flex flex-col h-full">
<h1 class="font-bold md:pb-2">
<h1 class="text-3xl font-bold md:pb-2">
${state.translate('introTitle')}
</h1>
<p class="max-w-sm leading-loose mt-6 md:mt-2 md:pr-14">