chore: adjust h2 spacing

This commit is contained in:
pskfyi 2022-01-13 19:30:59 -08:00 committed by pskfyi
parent cfa418bee3
commit 4b895982a0
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
</div>
<template v-if="completed.length">
<h2 class="pt-4 pb-2 md:pt-8 md:pb-4 font-semibold text-center text-xl">
<h2 class="pb-2 pt-8 md:pb-4 font-semibold text-center text-xl">
Completed Missions
</h2>
<responsive-grid min="1" mid="3" max="6">

View File

@ -20,13 +20,13 @@
</span>
</div>
<h2 class="text-xl font-semibold text-center pt-4 md:pt-8">Upgrades</h2>
<h2 class="text-xl font-semibold text-center pt-8">Upgrades</h2>
<responsive-grid class="pt-2 md:pt-4">
<max-energy-upgrade-button />
</responsive-grid>
<h2 class="text-xl font-semibold text-center pt-4 md:pt-8">Time Travel</h2>
<h2 class="text-xl font-semibold text-center pt-8">Time Travel</h2>
<responsive-grid class="pt-2 md:pt-4">
<progress-button