mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Reduce App page text size
This commit is contained in:
parent
ad76c6920b
commit
ead69fe6a4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<h1 class="title text-sm md:text-2xl font-semibold">
|
||||
Does {{ app.name }} work on Apple Silicon?
|
||||
</h1>
|
||||
<h2 class="subtitle text-2xl md:text-6xl font-bold py-6">
|
||||
<h2 class="subtitle text-2xl md:text-5xl font-bold py-6">
|
||||
{{ app.text }}
|
||||
</h2>
|
||||
<div class="links space-y-6 sm:space-x-6">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue