WIP: hero-icon-cards_1 블록 + 오답노트 + figma 관련 파일
- hero-icon-cards_1.html: hero-icon-cards 변형 (icon → 소제목+불릿 계층) - compare-detail-gradient.html: 하단 2열 비교 블록 (Figma Frame 4 기반) - 오답노트.md: 절대 하지 말아야 하는 실수 목록 - figma_to_html.py: Figma→HTML 변환 스크립트 - static/figma-assets/: Figma export 이미지 (배지, 화살표) - 주의: compare-detail-gradient CSS 폰트 크기가 임의 수정됨 — 원본 복원 필요 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
BIN
static/figma-assets/arrow_asis_tobe.png
Normal file
BIN
static/figma-assets/arrow_asis_tobe.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
BIN
static/figma-assets/badge_policy.png
Normal file
BIN
static/figma-assets/badge_policy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
BIN
static/figma-assets/badge_solution.png
Normal file
BIN
static/figma-assets/badge_solution.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.7 KiB |
BIN
static/figma-assets/box_policy_container.png
Normal file
BIN
static/figma-assets/box_policy_container.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
static/figma-assets/box_solution_cards.png
Normal file
BIN
static/figma-assets/box_solution_cards.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
@@ -34,6 +34,14 @@
|
||||
--spacing-inner: 16px;
|
||||
--spacing-small: 8px;
|
||||
|
||||
/* Warm 테마 (Figma 2026-04) */
|
||||
--color-warm-brown: #5C3714;
|
||||
--color-dark-teal: #084C56;
|
||||
--color-teal: #227582;
|
||||
--color-forest: #548235;
|
||||
--color-beige: #E4D9C0;
|
||||
--color-warm-yellow: #FAEDCB;
|
||||
|
||||
/* 기타 */
|
||||
--radius: 6px;
|
||||
--border-width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user