oss2024hnu / coursegraph-js

HTML5로 전공과목 정보 YAML 파일을 전공이수체계도나 표로 시각화하는 프로젝트
MIT License
3 stars 48 forks source link

반응형 디자인 추가 #287

Closed ychankk closed 3 months ago

ychankk commented 3 months ago

CSS 미디어 쿼리를 사용하여 반응형 디자인을 구현해야하는데, 이는 다양한 화면 크기와 해상도에서 웹사이트의 접근성과 가독성을 보장하므로 추가하면 더 좋겠다고 생각합니다.

kyagrd commented 3 months ago

https://github.com/oss2024hnu/coursegraph-js/pull/290