fix: layouting fix

This commit is contained in:
Michael Freno
2026-01-14 10:35:35 -05:00
parent 0825c02dbc
commit 962456985b

View File

@@ -111,7 +111,7 @@ export default function DownloadsPage() {
<span class="text-yellow">{">"}</span> {LaLText()} <span class="text-yellow">{">"}</span> {LaLText()}
</h2> </h2>
<div class="flex flex-col gap-8 md:flex-row md:justify-around"> <div class="flex flex-col gap-8 lg:flex-row lg:justify-around">
<div class="flex flex-col items-center gap-3"> <div class="flex flex-col items-center gap-3">
<span class="text-subtext0 font-mono text-sm"> <span class="text-subtext0 font-mono text-sm">
platform: android platform: android
@@ -172,7 +172,7 @@ export default function DownloadsPage() {
<span class="text-yellow">{">"}</span> {SwAText()} <span class="text-yellow">{">"}</span> {SwAText()}
</h2> </h2>
<div class="flex flex-col gap-8 md:flex-row md:justify-around"> <div class="flex flex-col gap-8 lg:flex-row lg:justify-around">
<div class="flex flex-col items-center gap-3"> <div class="flex flex-col items-center gap-3">
<span class="text-subtext0 font-mono text-sm"> <span class="text-subtext0 font-mono text-sm">
platform: android platform: android