Jomalang / ggogit

ggogit project by Recorders
4 stars 0 forks source link

Update: #2 Variables #15

Closed Jomalang closed 2 months ago

Jomalang commented 2 months ago

Variables.css 업데이트 (reset.css)

a { text-decoration: none; cursor: pointer; }

button { cursor: pointer; }

input:focus { outline: none; }

ul, li { list-style-type: none; }

Component 추가

  1. Card - reading-progress (독서 진행률 카드)
  2. Card - tree card (트리 목록 내 트리 카드)