반응형 웹 디자인 적용

This commit is contained in:
2026-07-07 10:06:13 +09:00
parent e6882b158a
commit bd921528f4
11 changed files with 350 additions and 28 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ export default async function UpgradeRequestsPage({
</p>
<nav
aria-label="업그레이드 신청 목록 페이지"
className="flex flex-wrap items-center gap-1.5"
className="self-end flex flex-wrap items-center gap-1.5 sm:self-auto"
>
{!hasFirstPage ? (
<Link