mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Style home page type
This commit is contained in:
parent
f021a34bad
commit
73096787ac
1 changed files with 4 additions and 5 deletions
|
|
@ -1,11 +1,10 @@
|
|||
<template>
|
||||
<section class="container">
|
||||
<div>
|
||||
<logo/>
|
||||
<h1 class="title">
|
||||
Does it ARM
|
||||
<div class="flex flex-col items-center text-center">
|
||||
<h1 class="title text-6xl font-bold">
|
||||
Does it 🦾ARM?
|
||||
</h1>
|
||||
<h2 class="subtitle">
|
||||
<h2 class="subtitle text-xl font-bold">
|
||||
Apps that are reported to support Apple Silicon
|
||||
</h2>
|
||||
<div class="apps">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue