Fix app page title under menu

This commit is contained in:
Sam Carlton 2020-10-30 14:40:04 -05:00
parent 4a5d3e32f9
commit 961c498f3b

View file

@ -1,5 +1,5 @@
<template>
<section class="container">
<section class="container py-32">
<div class="flex flex-col items-center text-center">
<h1 class="title text-sm md:text-2xl font-semibold">
Does {{ app.name }} work on Apple Silicon?