Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[✨Feature] 세미나 반응형, 스타일 수정, 오픈 세미나 페이지 생성 #42

Merged
merged 10 commits into from
May 4, 2024

Commits on May 1, 2024

  1. 💄 Style - 세미나 헤더, 메뉴바, 토글 스타일 양식대로 변경 #40

    - px, py, pt, mt 등 여백 피그마와 동일하게 변경
    - 글자 크기 H1 ~ H6, Cap 등으로 변경
    - 폰트 굵기 tail-wind로 피그마에 맞게 변경
    - hr, text, border 등 색상 mono로 변경
    - 필요없는 css 구문 삭제
    bianbbc87 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a2044d8 View commit details
    Browse the repository at this point in the history
  2. 💄 Style - 세미나 썸네일 반응형, 스타일 양식 맞춤 #40

    - 세미나 썸네일 svg -> png 이미지로 변경
    - 피그마에 맞춰 폰트 굵기, 크기, 색상 등 스타일 양식으로 수정
    - 세미나 interface, 더미 데이터 수정
    - desktop, tablet, mobile에 따른 페이지네이션, 무한 스크롤 반응형 처리
    bianbbc87 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f35911d View commit details
    Browse the repository at this point in the history
  3. 💄 Style - 세미나 디테일 스타일 양식 수정 #40

    - 피그마에 맞춰 폰트 굵기, 크기, 색상 등 스타일 양식에 맞춰 수정
    - 세미나 배너 이미지 svg->png로 변경
    - desktop, tablet, mobile에 따른 banner 섹션 반응형 처리
    - banner 섹션 오른쪽 여백을 위한 translate_img 파일 추가
    bianbbc87 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5b548a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2526e3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a52530 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1ae457 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbf5f19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b97019a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    a9f53d2 View commit details
    Browse the repository at this point in the history
  2. ♻️Refactor - 오픈세미나 data set 변경 #41

    - title 속성 제거
    - seminar_opening_date와 seminar_month_date로 변경
    bianbbc87 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f6f37ff View commit details
    Browse the repository at this point in the history