Fix minor responsiveness issue

This commit is contained in:
TwinProduction
2021-01-31 17:54:14 -05:00
parent 4a3d5944b6
commit 99f558d43e
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<router-link to="../" class="absolute top-2 left-2 inline-block px-2 py-0 text-lg text-black transition bg-gray-100 rounded shadow ripple hover:shadow-lg hover:bg-gray-200 focus:outline-none">
&larr;
</router-link>
<div class="container mx-auto">
<div>
<slot v-if="serviceStatus">
<h1 class="text-3xl text-monospace text-gray-400">RECENT CHECKS</h1>
<hr class="mb-4" />