Fix text centering in search results

This commit is contained in:
Sam Carlton 2020-09-19 20:33:11 -05:00
parent 7d4ae0310c
commit 8bc56c93dc

View file

@ -1,10 +1,10 @@
<template>
<section class="container">
<div class="flex flex-col items-center text-center">
<h1 class="title text-6xl font-bold">
<div class="flex flex-col items-center">
<h1 class="title text-6xl font-bold text-center">
Does it 🦾ARM?
</h1>
<h2 class="subtitle text-xl font-bold">
<h2 class="subtitle text-xl font-bold text-center">
Apps that are reported to support Apple Silicon
</h2>