feat(ui): modernize footer layout, reorder metrics, and finalize English localization
- Modernize Footer with animated favicon logo symbol and pill-badge links - Reorder Footer contact block: Prof. Seok-Joo Koh -> email -> English address - Reorder home metrics: International Journals -> Standardization -> Patent - Add (IoT Architecture & Protocols) subtitle to Patent metric - Translate Header desktop masthead location to Daegu / South Korea - Clean up redundant flex classes and font colophon text
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
`body > header > div.hidden.border-b.border-line.desktop\:block > div > span:nth-child(3)`
|
||||
- "Daegu / South Korea" 로 수정
|
||||
|
||||
`body > footer > div.container-content.grid.gap-12.py-16.lg\:grid-cols-12 > div.lg\:col-span-5 > h3`와 `body > footer > div.container-content.grid.gap-12.py-16.lg\:grid-cols-12 > div.lg\:col-span-5 > h3` 앞에 favicon logo 넣어서 `body > header > div.container-content.flex.h-\[4\.25rem\].items-center.justify-between.gap-4.my-2.sm\:my-3 > a`와 같이 변경해줘.
|
||||
|
||||
`body > footer > div.border-t.border-line > div > p.kicker.text-ink-mute`
|
||||
- 제거해줘.
|
||||
|
||||
`body > footer > div.container-content.grid.gap-12.py-16.lg\:grid-cols-12 > div.lg\:col-span-4 > address`
|
||||
- 교수 정보, 이메일 주소, 주소 순으로 배치해줘.
|
||||
- 교수 정보, 이메일 주소, 주소 순으로 배치
|
||||
|
||||
Footer 레이아웃을 조금 더 구조적이고 모던하게 보이도록 레이아웃을 변경해줘.
|
||||
Footer 레이아웃을 조금 더 구조적이고 모던하게 보이도록 레이아웃을 변경
|
||||
|
||||
`body > main > div > section.relative > div.grid.grid-cols-1.lg\:grid-cols-12.gap-8.lg\:items-center > div.lg\:col-span-7.space-y-6.lg\:pt-4 > div`
|
||||
- International Journals & Conference, Standardization Contributions, Patent 순으로 배치
|
||||
- "PATENT" -> "PATENT\n(IoT Architecture \& Protocols) 수정
|
||||
Reference in New Issue
Block a user