tweaked title and illustration styles

This commit is contained in:
Danny Coates 2019-02-28 15:53:13 -08:00
parent 7716ba6e77
commit 3bd2996c14
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
6 changed files with 120 additions and 242 deletions

View file

@ -9,7 +9,7 @@ module.exports = function(state, emit) {
<div
class="flex flex-col items-center bg-white m-6 px-6 py-8 border border-grey-light md:border-none md:px-12 md:py-16 shadow w-full md:h-full"
>
<h1 class="text-2xl text-center">${state.translate('legalHeader')}</h1>
<h1 class="text-center">${state.translate('legalHeader')}</h1>
${raw(
replaceLinks(state.translate('legalNoticeTestPilot'), [
'https://testpilot.firefox.com/terms',